Home
last modified time | relevance | path

Searched refs:sunxi_cpucfg_reg (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/
H A Dpsci.c130 struct sunxi_cpucfg_reg *cpucfg = in sunxi_set_entry_address()
131 (struct sunxi_cpucfg_reg *)SUNXI_CPUCFG_BASE; in sunxi_set_entry_address()
141 struct sunxi_cpucfg_reg *cpucfg = in sunxi_cpu_set_power()
142 (struct sunxi_cpucfg_reg *)SUNXI_CPUCFG_BASE; in sunxi_cpu_set_power()
150 struct sunxi_cpucfg_reg *cpucfg = in sunxi_cpu_set_power()
151 (struct sunxi_cpucfg_reg *)SUNXI_CPUCFG_BASE; in sunxi_cpu_set_power()
170 struct sunxi_cpucfg_reg *cpucfg = in sunxi_cpu_power_off()
171 (struct sunxi_cpucfg_reg *)SUNXI_CPUCFG_BASE; in sunxi_cpu_power_off()
248 struct sunxi_cpucfg_reg *cpucfg = in psci_cpu_on()
249 (struct sunxi_cpucfg_reg *)SUNXI_CPUCFG_BASE; in psci_cpu_on()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dcpucfg.h23 struct __packed sunxi_cpucfg_reg { struct