OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CONFIG_SYS_MBAR2
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/include/configs/
M5249EVB.h
61
#define
CONFIG_SYS_MBAR2
0x80000000
M5253EVBE.h
51
#define CONFIG_SYS_ATA_BASE_ADDR (
CONFIG_SYS_MBAR2
+ 0x800)
81
#define
CONFIG_SYS_MBAR2
0x80000000 /* Module Base Addrs 2 */
M5253DEMO.h
46
# define CONFIG_SYS_ATA_BASE_ADDR (
CONFIG_SYS_MBAR2
+ 0x800)
114
#define
CONFIG_SYS_MBAR2
0x80000000 /* Module Base Addrs 2 */
Completed in 1006 milliseconds