Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/samsung/
H A Dexynos5250-pmu.c132 static unsigned int const exynos5_list_disable_wfi_wfe[] = { variable
179 for (i = 0; i < ARRAY_SIZE(exynos5_list_disable_wfi_wfe); i++) { in exynos5_powerdown_conf()
180 tmp = pmu_raw_readl(exynos5_list_disable_wfi_wfe[i]); in exynos5_powerdown_conf()
183 pmu_raw_writel(tmp, exynos5_list_disable_wfi_wfe[i]); in exynos5_powerdown_conf()