Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-exynos/
Dpmu.c791 value = pmu_raw_readl(S5P_PS_HOLD_CONTROL); in exynos3250_pmu_init()
793 pmu_raw_writel(value, S5P_PS_HOLD_CONTROL); in exynos3250_pmu_init()
798 value = pmu_raw_readl(S5P_PS_HOLD_CONTROL); in exynos3250_pmu_init()
800 pmu_raw_writel(value, S5P_PS_HOLD_CONTROL); in exynos3250_pmu_init()
Dregs-pmu.h174 #define S5P_PS_HOLD_CONTROL 0x330C macro