Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-exynos/
Dpmu.c795 value = pmu_raw_readl(S5P_PS_HOLD_CONTROL); in exynos3250_pmu_init()
797 pmu_raw_writel(value, S5P_PS_HOLD_CONTROL); in exynos3250_pmu_init()
802 value = pmu_raw_readl(S5P_PS_HOLD_CONTROL); in exynos3250_pmu_init()
804 pmu_raw_writel(value, S5P_PS_HOLD_CONTROL); in exynos3250_pmu_init()
Dregs-pmu.h174 #define S5P_PS_HOLD_CONTROL 0x330C macro