Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-exynos/
Dsuspend.c345 tmp = pmu_raw_readl(EXYNOS5420_SFR_AXI_CGDIS1); in exynos5420_pm_prepare()
347 pmu_raw_writel(tmp, EXYNOS5420_SFR_AXI_CGDIS1); in exynos5420_pm_prepare()
464 tmp = pmu_raw_readl(EXYNOS5420_SFR_AXI_CGDIS1); in exynos5420_pm_resume()
466 pmu_raw_writel(tmp, EXYNOS5420_SFR_AXI_CGDIS1); in exynos5420_pm_resume()
/Linux-v4.19/include/linux/soc/samsung/
Dexynos-regs-pmu.h592 #define EXYNOS5420_SFR_AXI_CGDIS1 0x15E4 macro