Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-exynos/
Dregs-pmu.h498 #define EXYNOS5420_L2RSTDISABLE_VALUE BIT(3) macro
Dsuspend.c406 tmp &= ~EXYNOS5420_L2RSTDISABLE_VALUE; in exynos5420_pm_prepare()