Home
last modified time | relevance | path

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

/linux/drivers/opp/
A Dcore.c58 struct opp_table *opp_table; in _find_opp_table_unlocked() local
83 struct opp_table *opp_table; in _find_opp_table() local
278 struct opp_table *opp_table; in dev_pm_opp_get_max_clock_latency() local
301 struct opp_table *opp_table; in dev_pm_opp_get_max_volt_latency() local
387 struct opp_table *opp_table; in dev_pm_opp_get_suspend_opp_freq() local
429 struct opp_table *opp_table; in dev_pm_opp_get_opp_count() local
537 struct opp_table *opp_table; in _find_key() local
1303 struct opp_table *opp_table; in dev_pm_opp_set_rate() local
1380 struct opp_table *opp_table; in dev_pm_opp_set_opp() local
1429 struct opp_table *opp_table; in _allocate_opp_table() local
[all …]
A Dopp.h49 struct opp_table *opp_table; member
125 struct opp_table *opp_table; member
253 bool _opp_remove_all_static(struct opp_table *opp_table); argument
254 void _get_opp_table_kref(struct opp_table *opp_table);
255 int _get_opp_count(struct opp_table *opp_table);
265 void _put_opp_list_kref(struct opp_table *opp_table);
267 void _update_set_required_opps(struct opp_table *opp_table);
276 void _of_clear_opp_table(struct opp_table *opp_table);
295 struct opp_table *opp_table) { } in opp_debug_create_one() argument
298 struct opp_table *opp_table) { } in opp_debug_register() argument
[all …]
A Dof.c47 struct opp_table *opp_table, *managed_table = NULL; in _managed_opp() local
107 struct opp_table *opp_table; in _find_table_of_opp_np() local
261 void _of_clear_opp_table(struct opp_table *opp_table) in _of_clear_opp_table() argument
405 struct opp_table *opp_table, *temp, **required_opp_tables; in lazy_link_required_opp_table() local
505 struct opp_table *opp_table) in dev_pm_opp_of_find_icc_paths() argument
621 struct opp_table *opp_table, in _parse_named_prop() argument
684 struct opp_table *opp_table, bool *triplet) in opp_parse_microvolt() argument
712 struct opp_table *opp_table) in opp_parse_supplies() argument
871 struct opp_table *opp_table, struct device_node *np) in _read_opp_key() argument
1133 struct opp_table *opp_table; in _of_add_table_indexed() local
[all …]
A Ddebugfs.c57 struct opp_table *opp_table, in opp_debug_create_bw() argument
80 struct opp_table *opp_table, in opp_debug_create_clks() argument
98 struct opp_table *opp_table, in opp_debug_create_supplies() argument
129 void opp_debug_create_one(struct dev_pm_opp *opp, struct opp_table *opp_table) in opp_debug_create_one() argument
172 struct opp_table *opp_table) in opp_list_debug_create_dir() argument
183 opp_table->dentry = d; in opp_list_debug_create_dir()
187 struct opp_table *opp_table) in opp_list_debug_create_link() argument
207 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register() argument
209 if (opp_table->dentry) in opp_debug_register()
216 struct opp_table *opp_table) in opp_migrate_dentry() argument
[all …]
A Dcpu.c79 *opp_table = &freq_table[0]; in dev_pm_opp_init_cpufreq_table()
99 if (!opp_table) in dev_pm_opp_free_cpufreq_table()
102 kfree(*opp_table); in dev_pm_opp_free_cpufreq_table()
103 *opp_table = NULL; in dev_pm_opp_free_cpufreq_table()
159 struct opp_table *opp_table; in dev_pm_opp_set_sharing_cpus() local
164 if (IS_ERR(opp_table)) in dev_pm_opp_set_sharing_cpus()
165 return PTR_ERR(opp_table); in dev_pm_opp_set_sharing_cpus()
208 struct opp_table *opp_table; in dev_pm_opp_get_sharing_cpus() local
212 if (IS_ERR(opp_table)) in dev_pm_opp_get_sharing_cpus()
213 return PTR_ERR(opp_table); in dev_pm_opp_get_sharing_cpus()
[all …]
/linux/include/linux/
A Dpm_opp.h23 struct opp_table;
53 typedef int (*config_clks_t)(struct device *dev, struct opp_table *opp_table,
107 void dev_pm_opp_put_opp_table(struct opp_table *opp_table);
187 struct opp_table *opp_table, struct dev_pm_opp *opp, void *data,
190 struct dev_pm_opp *dev_pm_opp_xlate_required_opp(struct opp_table *src_table, struct opp_table *dst…
191 int dev_pm_opp_xlate_performance_state(struct opp_table *src_table, struct opp_table *dst_table, un…
210 static inline void dev_pm_opp_put_opp_table(struct opp_table *opp_table) {} in dev_pm_opp_put_opp_table() argument
398 struct opp_table *opp_table, struct dev_pm_opp *opp, void *data, in dev_pm_opp_config_clks_simple() argument
410 static inline int dev_pm_opp_xlate_performance_state(struct opp_table *src_table, struct opp_table in dev_pm_opp_xlate_performance_state()
478 int dev_pm_opp_of_find_icc_paths(struct device *dev, struct opp_table *opp_table);
[all …]
A Ddevfreq.h187 struct opp_table *opp_table; member
A Dpm_domain.h153 struct opp_table;
180 struct opp_table *opp_table; /* OPP table of the genpd */ member
/linux/drivers/devfreq/
A Dgovernor_passive.c43 if (parent_cpu_data->opp_table) in delete_parent_cpu_data()
51 struct opp_table *p_opp_table, in get_target_freq_by_required_opp()
52 struct opp_table *opp_table, in get_target_freq_by_required_opp() argument
105 parent_cpu_data->opp_table, in get_target_freq_with_cpufreq()
106 devfreq->opp_table, &cpu_cur); in get_target_freq_with_cpufreq()
141 parent_devfreq->opp_table, in get_target_freq_with_devfreq()
142 devfreq->opp_table, freq); in get_target_freq_with_devfreq()
257 struct opp_table *opp_table = NULL; in cpufreq_passive_register_notifier() local
303 if (IS_ERR(opp_table)) { in cpufreq_passive_register_notifier()
305 ret = PTR_ERR(opp_table); in cpufreq_passive_register_notifier()
[all …]
A Dgovernor.h69 struct opp_table *opp_table; member
A Ddevfreq.c783 if (devfreq->opp_table) in devfreq_dev_release()
784 dev_pm_opp_put_opp_table(devfreq->opp_table); in devfreq_dev_release()
881 devfreq->opp_table = dev_pm_opp_get_opp_table(dev); in devfreq_add_device()
882 if (IS_ERR(devfreq->opp_table)) in devfreq_add_device()
883 devfreq->opp_table = NULL; in devfreq_add_device()
A Dtegra30-devfreq.c825 struct opp_table *opp_table, in tegra_devfreq_config_clks_nop() argument
/linux/drivers/soc/samsung/
A Dexynos-asv.c82 struct opp_table *last_opp_table = NULL; in exynos_asv_update_opps()
87 struct opp_table *opp_table; in exynos_asv_update_opps() local
93 opp_table = dev_pm_opp_get_opp_table(cpu); in exynos_asv_update_opps()
94 if (IS_ERR(opp_table)) in exynos_asv_update_opps()
97 if (!last_opp_table || opp_table != last_opp_table) { in exynos_asv_update_opps()
98 last_opp_table = opp_table; in exynos_asv_update_opps()
113 dev_pm_opp_put_opp_table(opp_table); in exynos_asv_update_opps()
/linux/arch/arm64/boot/dts/qcom/
A Dmsm8929.dtsi5 &opp_table {
A Dmsm8939.dtsi1427 operating-points-v2 = <&opp_table>;
1433 opp_table: opp-table { label
/linux/Documentation/devicetree/bindings/cpufreq/
A Dimx-cpufreq-dt.txt23 opp_table {
A Dcpufreq-st.txt49 cpu0_opp_table: opp_table {
A Dcpufreq-mediatek.txt36 cpu_opp_table: opp_table {
/linux/drivers/pmdomain/
A Dcore.c365 return dev_pm_opp_xlate_performance_state(genpd->opp_table, in genpd_xlate_performance_state()
366 parent->opp_table, in genpd_xlate_performance_state()
2519 genpd->opp_table = dev_pm_opp_get_opp_table(&genpd->dev); in of_genpd_add_provider_simple()
2520 WARN_ON(IS_ERR(genpd->opp_table)); in of_genpd_add_provider_simple()
2526 dev_pm_opp_put_opp_table(genpd->opp_table); in of_genpd_add_provider_simple()
2581 genpd->opp_table = dev_pm_opp_get_opp_table(&genpd->dev); in of_genpd_add_provider_onecell()
2582 WARN_ON(IS_ERR(genpd->opp_table)); in of_genpd_add_provider_onecell()
2606 dev_pm_opp_put_opp_table(genpd->opp_table); in of_genpd_add_provider_onecell()
2640 dev_pm_opp_put_opp_table(gpd->opp_table); in of_genpd_del_provider()
/linux/Documentation/devicetree/bindings/clock/
A Dnvidia,tegra20-car.yaml95 operating-points-v2 = <&opp_table>;
/linux/drivers/cpufreq/
A Dtegra194-cpufreq.c425 struct cpufreq_frequency_table **opp_table) in tegra_cpufreq_init_cpufreq_table() argument
493 *opp_table = &freq_table[0]; in tegra_cpufreq_init_cpufreq_table()
/linux/include/ufs/
A Dufshcd.h1327 int ufshcd_opp_config_clks(struct device *dev, struct opp_table *opp_table,
/linux/arch/arm/boot/dts/ti/davinci/
A Dda850.dtsi28 operating-points-v2 = <&opp_table>;
32 opp_table: opp-table { label
/linux/drivers/ufs/core/
A Dufshcd.c1115 int ufshcd_opp_config_clks(struct device *dev, struct opp_table *opp_table, in ufshcd_opp_config_clks() argument

Completed in 64 milliseconds