Searched refs:EXYNOS5420_L2RSTDISABLE_VALUE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/arm/mach-exynos/ | ||
D | regs-pmu.h | 498 #define EXYNOS5420_L2RSTDISABLE_VALUE BIT(3) macro |
D | suspend.c | 406 tmp &= ~EXYNOS5420_L2RSTDISABLE_VALUE; in exynos5420_pm_prepare() |