diff options
Diffstat (limited to 'sys/mips/atheros/ar724xreg.h')
-rw-r--r-- | sys/mips/atheros/ar724xreg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/mips/atheros/ar724xreg.h b/sys/mips/atheros/ar724xreg.h index ab83e0028670..68dda9cd2f2b 100644 --- a/sys/mips/atheros/ar724xreg.h +++ b/sys/mips/atheros/ar724xreg.h @@ -59,6 +59,7 @@ #define AR7240_OHCI_BASE 0x1b000000 #define AR7240_OHCI_SIZE 0x01000000 #define AR724X_DDR_REG_FLUSH_USB (AR71XX_DDR_CONFIG + 0x84) +#define AR724X_DDR_REG_FLUSH_PCIE (AR71XX_DDR_CONFIG + 0x88) #define AR724X_PCI_CRP_BASE (AR71XX_APB_BASE + 0x000C0000) #define AR724X_PCI_CRP_SIZE 0x100 |