diff options
Diffstat (limited to 'arch/powerpc/sysdev/ppc4xx_pci.h')
-rw-r--r-- | arch/powerpc/sysdev/ppc4xx_pci.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/sysdev/ppc4xx_pci.h b/arch/powerpc/sysdev/ppc4xx_pci.h index 43e51ce5c477..1c07908dc6ef 100644 --- a/arch/powerpc/sysdev/ppc4xx_pci.h +++ b/arch/powerpc/sysdev/ppc4xx_pci.h | |||
@@ -330,6 +330,8 @@ | |||
330 | /* | 330 | /* |
331 | * Config space register offsets | 331 | * Config space register offsets |
332 | */ | 332 | */ |
333 | #define PECFG_ECRTCTL 0x074 | ||
334 | |||
333 | #define PECFG_BAR0LMPA 0x210 | 335 | #define PECFG_BAR0LMPA 0x210 |
334 | #define PECFG_BAR0HMPA 0x214 | 336 | #define PECFG_BAR0HMPA 0x214 |
335 | #define PECFG_BAR1MPA 0x218 | 337 | #define PECFG_BAR1MPA 0x218 |