Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/
H A Dpsci.c37 #define SUN8I_R40_PWR_CLAMP(cpu) (0x120 + (cpu) * 0x4) macro
153 sunxi_power_switch((void *)cpucfg + SUN8I_R40_PWR_CLAMP(cpu), in sunxi_cpu_set_power()