Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-exynos4/include/mach/
Dregs-pmu.h22 #define S5P_CENTRAL_LOWPWR_CFG (1 << 16) macro
/linux-2.6.39/arch/arm/mach-exynos4/
Dpm.c290 tmp &= ~(S5P_CENTRAL_LOWPWR_CFG); in exynos4_cpu_suspend()