Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/samsung/
H A Dexynos3250-pmu.c155 value = pmu_raw_readl(S5P_PS_HOLD_CONTROL); in exynos3250_pmu_init()
157 pmu_raw_writel(value, S5P_PS_HOLD_CONTROL); in exynos3250_pmu_init()
162 value = pmu_raw_readl(S5P_PS_HOLD_CONTROL); in exynos3250_pmu_init()
164 pmu_raw_writel(value, S5P_PS_HOLD_CONTROL); in exynos3250_pmu_init()
/openbmc/linux/include/linux/soc/samsung/
H A Dexynos-regs-pmu.h170 #define S5P_PS_HOLD_CONTROL 0x330C macro