diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/ppc440.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/ppc440.h b/include/ppc440.h index 62f168044..c581f1b46 100644 --- a/include/ppc440.h +++ b/include/ppc440.h @@ -2471,6 +2471,8 @@  #define AHB_TOP			0xA4  #define AHB_BOT			0xA5 +#define SDR0_AHB_CFG		0x370 +#define SDR0_USB2HOST_CFG	0x371  #endif /* CONFIG_460EX || CONFIG_460GT */  #define SDR0_SDCS_SDD			(0x80000000 >> 31) |