Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-shmobile/
H A Dplatsmp-apmu.c33 #define CPUNCR_OFFS(n) (0x100 + (0x10 * (n))) macro
62 writel_relaxed(3, p + CPUNCR_OFFS(bit)); in apmu_power_off()