HomeSort by relevance Sort by last modified time
    Searched refs:CPLD_BASE_PHYS (Results 1 - 6 of 6) sorted by null

  /external/u-boot/board/freescale/common/p_corenet/
law.c 24 #ifdef CPLD_BASE_PHYS
25 SET_LAW(CPLD_BASE_PHYS, LAW_SIZE_4K, LAW_TRGT_IF_LBC),
tlb.c 31 SET_TLB_ENTRY(0, CPLD_BASE, CPLD_BASE_PHYS,
  /external/u-boot/include/configs/
ls1046ardb.h 98 #define CPLD_BASE_PHYS CONFIG_SYS_CPLD_BASE
101 #define CONFIG_SYS_CPLD_CSPR (CSPR_PHYS_ADDR(CPLD_BASE_PHYS) | \
P2041RDB.h 184 #define CPLD_BASE_PHYS 0xfffdf0000ull
186 #define CPLD_BASE_PHYS CPLD_BASE
189 #define CONFIG_SYS_BR3_PRELIM (BR_PHYS_ADDR(CPLD_BASE_PHYS) | BR_PS_8 | BR_V)
ls1021atwr.h 166 #define CPLD_BASE_PHYS CONFIG_SYS_CPLD_BASE
169 #define CONFIG_SYS_FPGA_CSPR (CSPR_PHYS_ADDR(CPLD_BASE_PHYS) | \
ls1043ardb.h 143 #define CPLD_BASE_PHYS CONFIG_SYS_CPLD_BASE
146 #define CONFIG_SYS_CPLD_CSPR (CSPR_PHYS_ADDR(CPLD_BASE_PHYS) | \

Completed in 668 milliseconds