Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-sunxi/
H A Dplatsmp.c33 #define PRCM_CPU_PWR_CLAMP_REG(cpu) (((cpu) * 4) + 0x140) macro
99 writel(0xff >> i, prcm_membase + PRCM_CPU_PWR_CLAMP_REG(cpu)); in sun6i_smp_boot_secondary()