Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-exynos/
Dpmu.c640 static unsigned int const exynos5_list_disable_wfi_wfe[] = { variable
740 for (i = 0; i < ARRAY_SIZE(exynos5_list_disable_wfi_wfe); i++) { in exynos5_powerdown_conf()
741 tmp = pmu_raw_readl(exynos5_list_disable_wfi_wfe[i]); in exynos5_powerdown_conf()
744 pmu_raw_writel(tmp, exynos5_list_disable_wfi_wfe[i]); in exynos5_powerdown_conf()