Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/samsung/
H A Dexynos-asv.h42 int (*opp_get_voltage)(const struct exynos_asv_subsys *subs, member
H A Dexynos-asv.c58 new_volt = asv->opp_get_voltage(subsys, i, volt); in exynos_asv_update_cpu_opps()
H A Dexynos5422-asv.c502 asv->opp_get_voltage = exynos5422_asv_opp_get_voltage; in exynos5422_asv_init()