Searched refs:PIXIS_BASE_PHYS (Results 1 – 14 of 14) sorted by relevance
/openbmc/u-boot/board/freescale/common/p_corenet/ |
H A D | law.c | 21 #ifdef PIXIS_BASE_PHYS 22 SET_LAW(PIXIS_BASE_PHYS, LAW_SIZE_4K, LAW_TRGT_IF_LBC),
|
H A D | tlb.c | 37 SET_TLB_ENTRY(0, PIXIS_BASE, PIXIS_BASE_PHYS,
|
/openbmc/u-boot/include/configs/ |
H A D | P1022DS.h | 270 #define PIXIS_BASE_PHYS 0xfffdf0000ull macro 272 #define PIXIS_BASE_PHYS PIXIS_BASE macro 275 #define CONFIG_SYS_BR2_PRELIM (BR_PHYS_ADDR(PIXIS_BASE_PHYS) | BR_PS_8 | BR_V)
|
H A D | MPC8536DS.h | 194 #define PIXIS_BASE_PHYS 0xfffdf0000ull macro 196 #define PIXIS_BASE_PHYS PIXIS_BASE macro 199 #define CONFIG_SYS_BR3_PRELIM (BR_PHYS_ADDR(PIXIS_BASE_PHYS) | BR_PS_8 | BR_V)
|
H A D | MPC8572DS.h | 181 #define PIXIS_BASE_PHYS 0xfffdf0000ull macro 183 #define PIXIS_BASE_PHYS PIXIS_BASE macro 186 #define CONFIG_SYS_BR3_PRELIM (BR_PHYS_ADDR(PIXIS_BASE_PHYS) | BR_PS_8 | BR_V)
|
H A D | corenet_ds.h | 179 #define PIXIS_BASE_PHYS 0xfffdf0000ull macro 181 #define PIXIS_BASE_PHYS PIXIS_BASE macro 184 #define CONFIG_SYS_BR3_PRELIM (BR_PHYS_ADDR(PIXIS_BASE_PHYS) | BR_PS_8 | BR_V)
|
H A D | MPC8641HPCN.h | 164 #define CONFIG_SYS_BR3_PRELIM (BR_PHYS_ADDR(PIXIS_BASE_PHYS) \ 179 #define PIXIS_BASE_PHYS PAIRED_PHYS_TO_PHYS(PIXIS_BASE_PHYS_LOW, \ macro 202 #define CF_BASE_PHYS (PIXIS_BASE_PHYS + PIXIS_SIZE)
|
/openbmc/u-boot/board/freescale/p1022ds/ |
H A D | law.c | 14 SET_LAW(PIXIS_BASE_PHYS, LAW_SIZE_4K, LAW_TRGT_IF_LBC),
|
H A D | tlb.c | 69 SET_TLB_ENTRY(1, PIXIS_BASE, PIXIS_BASE_PHYS,
|
/openbmc/u-boot/board/freescale/mpc8572ds/ |
H A D | law.c | 15 SET_LAW(PIXIS_BASE_PHYS, LAW_SIZE_4K, LAW_TRGT_IF_LBC),
|
H A D | tlb.c | 70 SET_TLB_ENTRY(1, PIXIS_BASE, PIXIS_BASE_PHYS,
|
/openbmc/u-boot/board/freescale/mpc8536ds/ |
H A D | law.c | 15 SET_LAW(PIXIS_BASE_PHYS, LAW_SIZE_4K, LAW_TRGT_IF_LBC),
|
H A D | tlb.c | 27 SET_TLB_ENTRY(0, PIXIS_BASE, PIXIS_BASE_PHYS,
|
/openbmc/u-boot/board/freescale/mpc8641hpcn/ |
H A D | law.c | 39 SET_LAW(PIXIS_BASE_PHYS, LAW_SIZE_64K, LAW_TRGT_IF_LBC),
|