Home
last modified time | relevance | path

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

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