Searched refs:cpld_base (Results 1 – 2 of 2) sorted by relevance
116 void __iomem *cpld_base = (void *)CONFIG_SYS_CPLD_BASE; in board_mem_sleep_setup() local119 clrbits_8(cpld_base + 0x17, 0x40); in board_mem_sleep_setup()
225 void __iomem *cpld_base = (void *)CONFIG_SYS_CPLD_BASE; in board_mem_sleep_setup() local228 clrbits_8(cpld_base + 0x17, 0x40); in board_mem_sleep_setup()
Completed in 4 milliseconds