OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_SYS_PCIE2_CFG_SIZE
(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
)
30
.size =
CONFIG_SYS_PCIE2_CFG_SIZE
,
/external/u-boot/include/configs/
MPC8315ERDB.h
343
#define
CONFIG_SYS_PCIE2_CFG_SIZE
0x01000000
MPC837XEMDS.h
356
#define
CONFIG_SYS_PCIE2_CFG_SIZE
0x08000000
MPC837XERDB.h
382
#define
CONFIG_SYS_PCIE2_CFG_SIZE
0x08000000
Completed in 49 milliseconds