Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-shmobile/
Dpm-rmobile.c31 #define SWUCR 0x14 /* SYS Wakeup Control Register */ macro
86 __raw_writel(mask, rmobile_pd->base + SWUCR); in __rmobile_pd_power_up()
89 if (!(__raw_readl(rmobile_pd->base + SWUCR) & mask)) in __rmobile_pd_power_up()