Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/p2041rdb/
H A Dcpld.c23 void *p = (void *)CPLD_BASE; in __cpld_read()
31 void *p = (void *)CPLD_BASE; in __cpld_write()
H A Dcpld.h46 #define cpld ((cpld_data_t *)CPLD_BASE)
/OK3568_Linux_fs/u-boot/board/freescale/common/p_corenet/
H A Dtlb.c31 #ifdef CPLD_BASE
32 SET_TLB_ENTRY(0, CPLD_BASE, CPLD_BASE_PHYS,
/OK3568_Linux_fs/u-boot/include/configs/
H A DP2041RDB.h188 #define CPLD_BASE 0xffdf0000 /* CPLD registers */ macro
192 #define CPLD_BASE_PHYS CPLD_BASE