Home
last modified time | relevance | path

Searched refs:CPLD_BASE (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/freescale/p2041rdb/
H A Dcpld.c22 void *p = (void *)CPLD_BASE; in __cpld_read()
30 void *p = (void *)CPLD_BASE; in __cpld_write()
H A Dcpld.h45 #define cpld ((cpld_data_t *)CPLD_BASE)
/openbmc/u-boot/board/freescale/common/p_corenet/
H A Dtlb.c30 #ifdef CPLD_BASE
31 SET_TLB_ENTRY(0, CPLD_BASE, CPLD_BASE_PHYS,
/openbmc/u-boot/include/configs/
H A DP2041RDB.h167 #define CPLD_BASE 0xffdf0000 /* CPLD registers */ macro
171 #define CPLD_BASE_PHYS CPLD_BASE