Home
last modified time | relevance | path

Searched refs:CPLD_BASE_PHYS (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/board/freescale/common/p_corenet/
H A Dlaw.c24 #ifdef CPLD_BASE_PHYS
25 SET_LAW(CPLD_BASE_PHYS, LAW_SIZE_4K, LAW_TRGT_IF_LBC),
H A Dtlb.c31 SET_TLB_ENTRY(0, CPLD_BASE, CPLD_BASE_PHYS,
/openbmc/u-boot/include/configs/
H A Dls1046ardb.h96 #define CPLD_BASE_PHYS CONFIG_SYS_CPLD_BASE macro
99 #define CONFIG_SYS_CPLD_CSPR (CSPR_PHYS_ADDR(CPLD_BASE_PHYS) | \
H A DP2041RDB.h169 #define CPLD_BASE_PHYS 0xfffdf0000ull macro
171 #define CPLD_BASE_PHYS CPLD_BASE macro
174 #define CONFIG_SYS_BR3_PRELIM (BR_PHYS_ADDR(CPLD_BASE_PHYS) | BR_PS_8 | BR_V)
H A Dls1021atwr.h163 #define CPLD_BASE_PHYS CONFIG_SYS_CPLD_BASE macro
166 #define CONFIG_SYS_FPGA_CSPR (CSPR_PHYS_ADDR(CPLD_BASE_PHYS) | \
H A Dls1043ardb.h139 #define CPLD_BASE_PHYS CONFIG_SYS_CPLD_BASE macro
142 #define CONFIG_SYS_CPLD_CSPR (CSPR_PHYS_ADDR(CPLD_BASE_PHYS) | \