Home
last modified time | relevance | path

Searched defs:opp_table (Results 1 – 15 of 15) sorted by relevance

/Linux-v6.6/drivers/opp/
Dopp.h48 struct opp_table *opp_table; member
112 struct opp_table *opp_table; member
194 struct opp_table { struct
210 enum opp_table_access shared_opp; argument
217 struct opp_table **required_opp_tables; argument
235 struct opp_table *opp_table, struct dev_pm_opp *opp, bool scaling_down); argument
245 bool _opp_remove_all_static(struct opp_table *opp_table); argument
261 static inline bool lazy_linking_pending(struct opp_table *opp_table) in lazy_linking_pending()
272 static inline void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, int index) {} in _of_init_opp_table()
273 static inline void _of_clear_opp_table(struct opp_table *opp_table) {} in _of_clear_opp_table()
[all …]
Dcore.c40 static bool _find_opp_dev(const struct device *dev, struct opp_table *opp_table) in _find_opp_dev()
58 struct opp_table *opp_table; in _find_opp_table_unlocked() local
83 struct opp_table *opp_table; in _find_opp_table() local
104 static bool assert_single_clk(struct opp_table *opp_table) in assert_single_clk()
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
403 int _get_opp_count(struct opp_table *opp_table) in _get_opp_count()
429 struct opp_table *opp_table; in dev_pm_opp_get_opp_count() local
497 static struct dev_pm_opp *_opp_table_find_key(struct opp_table *opp_table, in _opp_table_find_key()
[all …]
Dof.c47 struct opp_table *opp_table, *managed_table = NULL; in _managed_opp() local
78 static struct dev_pm_opp *_find_opp_of_np(struct opp_table *opp_table, in _find_opp_of_np()
107 struct opp_table *opp_table; in _find_table_of_opp_np() local
132 static void _opp_table_free_required_tables(struct opp_table *opp_table) in _opp_table_free_required_tables()
161 static void _opp_table_alloc_required_tables(struct opp_table *opp_table, in _opp_table_alloc_required_tables()
223 void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, in _of_init_opp_table()
262 void _of_clear_opp_table(struct opp_table *opp_table) in _of_clear_opp_table()
272 static void _of_opp_free_required_opps(struct opp_table *opp_table, in _of_opp_free_required_opps()
293 void _of_clear_opp(struct opp_table *opp_table, struct dev_pm_opp *opp) in _of_clear_opp()
300 static int _of_opp_alloc_required_opps(struct opp_table *opp_table, in _of_opp_alloc_required_opps()
[all …]
Ddebugfs.c55 struct opp_table *opp_table, in opp_debug_create_bw()
78 struct opp_table *opp_table, in opp_debug_create_clks()
96 struct opp_table *opp_table, in opp_debug_create_supplies()
127 void opp_debug_create_one(struct dev_pm_opp *opp, struct opp_table *opp_table) in opp_debug_create_one()
170 struct opp_table *opp_table) in opp_list_debug_create_dir()
185 struct opp_table *opp_table) in opp_list_debug_create_link()
205 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register()
214 struct opp_table *opp_table) in opp_migrate_dentry()
255 struct opp_table *opp_table) in opp_debug_unregister()
Dcpu.c44 struct cpufreq_frequency_table **opp_table) in dev_pm_opp_init_cpufreq_table()
97 struct cpufreq_frequency_table **opp_table) in dev_pm_opp_free_cpufreq_table()
159 struct opp_table *opp_table; in dev_pm_opp_set_sharing_cpus() local
208 struct opp_table *opp_table; in dev_pm_opp_get_sharing_cpus() local
/Linux-v6.6/drivers/devfreq/
Dgovernor_passive.c52 struct opp_table *opp_table, in get_target_freq_by_required_opp()
257 struct opp_table *opp_table = NULL; in cpufreq_passive_register_notifier() local
Dgovernor.h69 struct opp_table *opp_table; member
Dtegra30-devfreq.c825 struct opp_table *opp_table, in tegra_devfreq_config_clks_nop()
/Linux-v6.6/drivers/soc/samsung/
Dexynos-asv.c86 struct opp_table *opp_table; in exynos_asv_update_opps() local
/Linux-v6.6/include/linux/
Dpm_opp.h198 static inline void dev_pm_opp_put_opp_table(struct opp_table *opp_table) {} in dev_pm_opp_put_opp_table()
380 struct opp_table *opp_table, struct dev_pm_opp *opp, void *data, in dev_pm_opp_config_clks_simple()
514 static inline int dev_pm_opp_of_find_icc_paths(struct device *dev, struct opp_table *opp_table) in dev_pm_opp_of_find_icc_paths()
Ddevfreq.h187 struct opp_table *opp_table; member
Dpm_domain.h143 struct opp_table *opp_table; /* OPP table of the genpd */ member
/Linux-v6.6/arch/arm/boot/dts/ti/davinci/
Dda850.dtsi32 opp_table: opp-table { label
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dmsm8939.dtsi1422 opp_table: opp-table { label
/Linux-v6.6/drivers/cpufreq/
Dtegra194-cpufreq.c399 struct cpufreq_frequency_table **opp_table) in tegra_cpufreq_init_cpufreq_table()