Home
last modified time | relevance | path

Searched refs:S5P_CENTRAL_SEQ_OPTION (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm/mach-exynos/
H A Dsuspend.c386 S5P_CENTRAL_SEQ_OPTION); in exynos_pm_suspend()
405 S5P_CENTRAL_SEQ_OPTION); in exynos5420_pm_suspend()
408 S5P_CENTRAL_SEQ_OPTION); in exynos5420_pm_suspend()
440 pmu_raw_writel(S5P_USE_STANDBY_WFI_ALL, S5P_CENTRAL_SEQ_OPTION); in exynos3250_pm_resume()
496 S5P_CENTRAL_SEQ_OPTION); in exynos5420_pm_resume()
H A Dpm.c167 S5P_CENTRAL_SEQ_OPTION); in exynos_enter_aftr()
/linux/drivers/soc/samsung/
H A Dexynos3250-pmu.c150 pmu_raw_writel(S5P_USE_STANDBY_WFI_ALL, S5P_CENTRAL_SEQ_OPTION); in exynos3250_pmu_init()
H A Dexynos5420-pmu.c226 pmu_raw_writel(EXYNOS5420_USE_STANDBY_WFI_ALL, S5P_CENTRAL_SEQ_OPTION); in exynos5420_pmu_init()
/linux/include/linux/soc/samsung/
H A Dexynos-regs-pmu.h21 #define S5P_CENTRAL_SEQ_OPTION 0x0208 macro