Searched refs:CONFIG_SYS_VSC7385_BASE_PHYS (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/board/Arcturus/ucp1020/ |
H A D | law.c | 16 SET_LAW(CONFIG_SYS_VSC7385_BASE_PHYS, LAW_SIZE_1M, LAW_TRGT_IF_LBC),
|
H A D | tlb.c | 64 SET_TLB_ENTRY(1, CONFIG_SYS_VSC7385_BASE, CONFIG_SYS_VSC7385_BASE_PHYS,
|
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/ |
H A D | law.c | 14 SET_LAW(CONFIG_SYS_VSC7385_BASE_PHYS, LAW_SIZE_1M, LAW_TRGT_IF_LBC),
|
H A D | tlb.c | 60 SET_TLB_ENTRY(1, CONFIG_SYS_VSC7385_BASE, CONFIG_SYS_VSC7385_BASE_PHYS,
|
/openbmc/u-boot/include/configs/ |
H A D | p1_p2_rdb_pc.h | 480 #define CONFIG_SYS_VSC7385_BASE_PHYS 0xfffb00000ull macro 482 #define CONFIG_SYS_VSC7385_BASE_PHYS CONFIG_SYS_VSC7385_BASE macro 486 (BR_PHYS_ADDR(CONFIG_SYS_VSC7385_BASE_PHYS) | BR_PS_8 | BR_V)
|
/openbmc/u-boot/scripts/ |
H A D | config_whitelist.txt | 4350 CONFIG_SYS_VSC7385_BASE_PHYS
|