summaryrefslogtreecommitdiffstats
path: root/sys/mips/atheros
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2015-07-03 07:00:24 +0000
committeradrian <adrian@FreeBSD.org>2015-07-03 07:00:24 +0000
commitbf0aa3510005188e55285fbed43d93a34448e377 (patch)
treea19df187b84864ab8e541d3d204cb079a994ca96 /sys/mips/atheros
parent5bc952ae8d5d74946ae75984991f95d9128bd333 (diff)
downloadFreeBSD-src-bf0aa3510005188e55285fbed43d93a34448e377.zip
FreeBSD-src-bf0aa3510005188e55285fbed43d93a34448e377.tar.gz
Oops - fix typo.
Diffstat (limited to 'sys/mips/atheros')
-rw-r--r--sys/mips/atheros/qca955xreg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/mips/atheros/qca955xreg.h b/sys/mips/atheros/qca955xreg.h
index a082708..394b963 100644
--- a/sys/mips/atheros/qca955xreg.h
+++ b/sys/mips/atheros/qca955xreg.h
@@ -212,9 +212,9 @@
#define QCA955X_DDR_REG_FLUSH_PCIE (AR71XX_APB_BASE + 0xa8)
#define QCA955X_DDR_REG_FLUSH_WMAC (AR71XX_APB_BASE + 0xac)
/* PCIe EP */
-#define QCA955X_DDR_REG_FLUSH_SRC1 (AR71XX_APB_BSAE + 0xb0)
+#define QCA955X_DDR_REG_FLUSH_SRC1 (AR71XX_APB_BASE + 0xb0)
/* checksum engine */
-#define QCA955X_DDR_REG_FLUSH_SRC2 (AR71XX_APB_BSAE + 0xb2)
+#define QCA955X_DDR_REG_FLUSH_SRC2 (AR71XX_APB_BASE + 0xb2)
/* PCIe control block - relative to PCI_CTRL_BASE0/PCI_CTRL_BASE1 */
OpenPOWER on IntegriCloud