Home
last modified time | relevance | path

Searched refs:dev_pm_opp (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v5.15/include/linux/
Dpm_opp.h20 struct dev_pm_opp;
95 unsigned long dev_pm_opp_get_voltage(struct dev_pm_opp *opp);
97 unsigned long dev_pm_opp_get_freq(struct dev_pm_opp *opp);
99 unsigned int dev_pm_opp_get_level(struct dev_pm_opp *opp);
101 unsigned int dev_pm_opp_get_required_pstate(struct dev_pm_opp *opp,
104 bool dev_pm_opp_is_turbo(struct dev_pm_opp *opp);
112 struct dev_pm_opp *dev_pm_opp_find_freq_exact(struct device *dev,
115 struct dev_pm_opp *dev_pm_opp_find_level_exact(struct device *dev,
117 struct dev_pm_opp *dev_pm_opp_find_level_ceil(struct device *dev,
120 struct dev_pm_opp *dev_pm_opp_find_freq_floor(struct device *dev,
[all …]
Dpm_domain.h106 struct dev_pm_opp;
133 struct dev_pm_opp *opp);
331 struct dev_pm_opp *opp);
379 struct dev_pm_opp *opp) in pm_genpd_opp_to_performance_state()
Ddevfreq.h242 struct dev_pm_opp *devfreq_recommended_opp(struct device *dev,
363 static inline struct dev_pm_opp *devfreq_recommended_opp(struct device *dev, in devfreq_recommended_opp()
/Linux-v5.15/drivers/opp/
Dopp.h74 struct dev_pm_opp { struct
92 struct dev_pm_opp **required_opps; argument
191 struct dev_pm_opp *current_opp;
192 struct dev_pm_opp *suspend_opp;
222 void dev_pm_opp_get(struct dev_pm_opp *opp);
228 struct dev_pm_opp *_opp_allocate(struct opp_table *opp_table);
229 void _opp_free(struct dev_pm_opp *opp);
230 int _opp_compare_key(struct dev_pm_opp *opp1, struct dev_pm_opp *opp2);
231 int _opp_add(struct device *dev, struct dev_pm_opp *new_opp, struct opp_table *opp_table, bool rate…
236 void _required_opps_available(struct dev_pm_opp *opp, int count);
[all …]
Dcore.c105 unsigned long dev_pm_opp_get_voltage(struct dev_pm_opp *opp) in dev_pm_opp_get_voltage()
123 unsigned long dev_pm_opp_get_freq(struct dev_pm_opp *opp) in dev_pm_opp_get_freq()
141 unsigned int dev_pm_opp_get_level(struct dev_pm_opp *opp) in dev_pm_opp_get_level()
161 unsigned int dev_pm_opp_get_required_pstate(struct dev_pm_opp *opp, in dev_pm_opp_get_required_pstate()
188 bool dev_pm_opp_is_turbo(struct dev_pm_opp *opp) in dev_pm_opp_is_turbo()
231 struct dev_pm_opp *opp; in dev_pm_opp_get_max_volt_latency()
334 struct dev_pm_opp *opp; in _get_opp_count()
399 struct dev_pm_opp *dev_pm_opp_find_freq_exact(struct device *dev, in dev_pm_opp_find_freq_exact()
404 struct dev_pm_opp *temp_opp, *opp = ERR_PTR(-ERANGE); in dev_pm_opp_find_freq_exact()
449 struct dev_pm_opp *dev_pm_opp_find_level_exact(struct device *dev, in dev_pm_opp_find_level_exact()
[all …]
Dof.c75 static struct dev_pm_opp *_find_opp_of_np(struct opp_table *opp_table, in _find_opp_of_np()
78 struct dev_pm_opp *opp; in _find_opp_of_np()
258 struct dev_pm_opp *opp) in _of_opp_free_required_opps()
260 struct dev_pm_opp **required_opps = opp->required_opps; in _of_opp_free_required_opps()
280 struct dev_pm_opp *opp) in _of_opp_alloc_required_opps()
282 struct dev_pm_opp **required_opps; in _of_opp_alloc_required_opps()
333 struct dev_pm_opp *opp; in lazy_link_required_opps()
358 struct dev_pm_opp *opp; in lazy_link_required_opp_table()
575 static int opp_parse_supplies(struct dev_pm_opp *opp, struct device *dev, in opp_parse_supplies()
727 static int _read_bw(struct dev_pm_opp *new_opp, struct opp_table *table, in _read_bw()
[all …]
Ddebugfs.c30 void opp_debug_remove_one(struct dev_pm_opp *opp) in opp_debug_remove_one()
53 static void opp_debug_create_bw(struct dev_pm_opp *opp, in opp_debug_create_bw()
76 static void opp_debug_create_supplies(struct dev_pm_opp *opp, in opp_debug_create_supplies()
105 void opp_debug_create_one(struct dev_pm_opp *opp, struct opp_table *opp_table) in opp_debug_create_one()
Dcpu.c46 struct dev_pm_opp *opp; in dev_pm_opp_init_cpufreq_table()
/Linux-v5.15/drivers/gpu/drm/panfrost/
Dpanfrost_devfreq.c31 struct dev_pm_opp *opp; in panfrost_devfreq_target()
88 struct dev_pm_opp *opp; in panfrost_devfreq_init()
/Linux-v5.15/drivers/gpu/drm/lima/
Dlima_devfreq.c37 struct dev_pm_opp *opp; in lima_devfreq_target()
111 struct dev_pm_opp *opp; in lima_devfreq_init()
/Linux-v5.15/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.h90 void a6xx_gmu_set_freq(struct msm_gpu *gpu, struct dev_pm_opp *opp);
Da6xx_gmu.c105 void a6xx_gmu_set_freq(struct msm_gpu *gpu, struct dev_pm_opp *opp) in a6xx_gmu_set_freq()
890 struct dev_pm_opp *gpu_opp; in a6xx_gmu_set_initial_freq()
904 struct dev_pm_opp *gpu_opp; in a6xx_gmu_set_initial_bw()
1210 struct dev_pm_opp *opp; in a6xx_gmu_get_arc_level()
1327 struct dev_pm_opp *opp; in a6xx_gmu_build_freq_table()
/Linux-v5.15/drivers/devfreq/
Dimx8m-ddrc.c234 struct dev_pm_opp *new_opp; in imx8m_ddrc_target()
333 struct dev_pm_opp *opp; in imx8m_ddrc_check_opps()
Dimx-bus.c25 struct dev_pm_opp *new_opp; in imx_bus_target()
Dexynos-bus.c96 struct dev_pm_opp *new_opp; in exynos_bus_target()
249 struct dev_pm_opp *opp; in exynos_bus_parse_of()
Dgovernor_passive.c22 struct dev_pm_opp *opp, *p_opp; in devfreq_passive_get_target_freq()
Drk3399_dmc.c78 struct dev_pm_opp *opp; in rk3399_dmcfreq_target()
316 struct dev_pm_opp *opp; in rk3399_dmcfreq_probe()
/Linux-v5.15/drivers/cpufreq/
Dqcom-cpufreq-hw.c61 struct dev_pm_opp *opp; in qcom_cpufreq_set_bw()
152 struct dev_pm_opp *opp; in qcom_cpufreq_hw_read_lut()
282 struct dev_pm_opp *opp; in qcom_lmh_dcvs_notify()
Domap-cpufreq.c45 struct dev_pm_opp *opp; in omap_target()
Dimx6q-cpufreq.c60 struct dev_pm_opp *opp; in imx6q_set_target()
341 struct dev_pm_opp *opp; in imx6q_cpufreq_probe()
Dmediatek-cpufreq.c210 struct dev_pm_opp *opp; in mtk_cpufreq_set_target()
307 struct dev_pm_opp *opp; in mtk_cpu_dvfs_info_init()
/Linux-v5.15/drivers/thermal/
Ddevfreq_cooling.c138 struct dev_pm_opp *opp; in get_voltage()
324 struct dev_pm_opp *opp; in devfreq_cooling_gen_tables()
/Linux-v5.15/drivers/soc/samsung/
Dexynos-asv.c29 struct dev_pm_opp *opp; in exynos_asv_update_cpu_opps()
/Linux-v5.15/drivers/clk/qcom/
Da53-pll.c68 struct dev_pm_opp *opp; in qcom_a53pll_get_freq_tbl()
/Linux-v5.15/drivers/gpu/drm/msm/
Dmsm_gpu_devfreq.c21 struct dev_pm_opp *opp; in msm_devfreq_target()

12