Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/samsung/
H A Dexynos5422-asv.h20 struct exynos_asv;
23 int exynos5422_asv_init(struct exynos_asv *asv);
25 static inline int exynos5422_asv_init(struct exynos_asv *asv) in exynos5422_asv_init()
H A Dexynos-asv.c25 static int exynos_asv_update_cpu_opps(struct exynos_asv *asv, in exynos_asv_update_cpu_opps()
79 static int exynos_asv_update_opps(struct exynos_asv *asv) in exynos_asv_update_opps()
113 int (*probe_func)(struct exynos_asv *asv); in exynos_asv_init()
114 struct exynos_asv *asv; in exynos_asv_init()
H A Dexynos-asv.h27 struct exynos_asv *asv;
37 struct exynos_asv { struct
H A Dexynos5422-asv.c338 static int exynos5422_asv_get_group(struct exynos_asv *asv) in exynos5422_asv_get_group()
389 static void exynos5422_asv_offset_voltage_setup(struct exynos_asv *asv) in exynos5422_asv_offset_voltage_setup()
453 int exynos5422_asv_init(struct exynos_asv *asv) in exynos5422_asv_init()