Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/samsung/
H A Dexynos-asv.c81 struct opp_table *last_opp_table = NULL; in exynos_asv_update_opps() local
96 if (!last_opp_table || opp_table != last_opp_table) { in exynos_asv_update_opps()
97 last_opp_table = opp_table; in exynos_asv_update_opps()