Home
last modified time | relevance | path

Searched defs:cpld_base (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/board/freescale/t104xrdb/
H A Dddr.c112 void __iomem *cpld_base = (void *)CONFIG_SYS_CPLD_BASE; in board_mem_sleep_setup() local
/openbmc/linux/arch/powerpc/platforms/85xx/
H A Dt1042rdb_diu.c38 void __iomem *cpld_base; in t1042rdb_set_monitor_port() local
H A Dksi8560.c45 static void __iomem *cpld_base = NULL; variable
/openbmc/u-boot/board/freescale/t102xrdb/
H A Dddr.c221 void __iomem *cpld_base = (void *)CONFIG_SYS_CPLD_BASE; in board_mem_sleep_setup() local
/openbmc/linux/drivers/staging/fieldbus/anybuss/
H A Darcx-anybus.c43 void __iomem *cpld_base; member