Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-shmobile/
Dpm-rmobile.c30 #define SPDCR 0x08 /* SYS Power Down Control Register */ macro
55 __raw_writel(mask, rmobile_pd->base + SPDCR); in rmobile_pd_power_down()
58 if (!(__raw_readl(rmobile_pd->base + SPDCR) & mask)) in rmobile_pd_power_down()