OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_SYS_PCIE2_CFG_BASE
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/arch/powerpc/cpu/mpc83xx/
pcie.c
27
#if defined(
CONFIG_SYS_PCIE2_CFG_BASE
) && defined(CONFIG_SYS_PCIE2_CFG_SIZE)
29
.base =
CONFIG_SYS_PCIE2_CFG_BASE
,
/external/u-boot/include/configs/
MPC8315ERDB.h
342
#define
CONFIG_SYS_PCIE2_CFG_BASE
0xD0000000
MPC837XEMDS.h
355
#define
CONFIG_SYS_PCIE2_CFG_BASE
0xC0000000
MPC837XERDB.h
381
#define
CONFIG_SYS_PCIE2_CFG_BASE
0xC0000000
Completed in 565 milliseconds