Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/soc/samsung/
Dexynos-regs-pmu.h488 #define EXYNOS5420_L2RSTDISABLE_VALUE BIT(3) macro
/Linux-v5.4/arch/arm/mach-exynos/
Dsuspend.c366 tmp &= ~EXYNOS5420_L2RSTDISABLE_VALUE; in exynos5420_pm_prepare()