Home
last modified time | relevance | path

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

/arch/arm/mach-s5p64x0/
Dpm.c138 tmp = __raw_readl(S5P64X0_SLEEP_CFG); in s5p64x0_pm_prepare()
140 __raw_writel(tmp, S5P64X0_SLEEP_CFG); in s5p64x0_pm_prepare()
/arch/arm/mach-s5p64x0/include/mach/
Dregs-clock.h52 #define S5P64X0_SLEEP_CFG S5P_CLKREG(0x818) macro