Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-shmobile/
Dplatsmp-apmu.c33 #define WUPCR_OFFS 0x10 macro
40 writel_relaxed(BIT(bit), p + WUPCR_OFFS); in apmu_power_on()
43 while (readl_relaxed(p + WUPCR_OFFS) != 0) in apmu_power_on()