Home
last modified time | relevance | path

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

/linux/arch/arm/mach-exynos/
A Dsuspend.c361 tmp = pmu_raw_readl(EXYNOS5420_SFR_AXI_CGDIS1); in exynos5420_pm_prepare()
363 pmu_raw_writel(tmp, EXYNOS5420_SFR_AXI_CGDIS1); in exynos5420_pm_prepare()
504 tmp = pmu_raw_readl(EXYNOS5420_SFR_AXI_CGDIS1); in exynos5420_pm_resume()
506 pmu_raw_writel(tmp, EXYNOS5420_SFR_AXI_CGDIS1); in exynos5420_pm_resume()
/linux/include/linux/soc/samsung/
A Dexynos-regs-pmu.h592 #define EXYNOS5420_SFR_AXI_CGDIS1 0x15E4 macro

Completed in 8 milliseconds