Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/samsung/
H A Dexynos5250-pmu.c118 static unsigned int const exynos5_list_both_cnt_feed[] = { variable
162 for (i = 0; i < ARRAY_SIZE(exynos5_list_both_cnt_feed); i++) { in exynos5_powerdown_conf()
163 tmp = pmu_raw_readl(exynos5_list_both_cnt_feed[i]); in exynos5_powerdown_conf()
166 pmu_raw_writel(tmp, exynos5_list_both_cnt_feed[i]); in exynos5_powerdown_conf()