Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/mvebu/
Darmada-37xx-periph.c366 static bool armada_3700_pm_dvfs_is_enabled(struct regmap *base) in armada_3700_pm_dvfs_is_enabled() function
433 if (armada_3700_pm_dvfs_is_enabled(pm_cpu->nb_pm_base)) { in clk_pm_cpu_get_parent()
453 if (IS_ERR(base) || armada_3700_pm_dvfs_is_enabled(base)) in clk_pm_cpu_set_parent()
476 if (armada_3700_pm_dvfs_is_enabled(pm_cpu->nb_pm_base)) in clk_pm_cpu_recalc_rate()
491 if (!armada_3700_pm_dvfs_is_enabled(base)) in clk_pm_cpu_round_rate()
559 if (!armada_3700_pm_dvfs_is_enabled(base)) in clk_pm_cpu_set_rate()