Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.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()
113 static bool assert_clk_index(struct opp_table *opp_table, in assert_clk_index()
122 static bool assert_bandwidth_index(struct opp_table *opp_table, in assert_bandwidth_index()
297 struct opp_table *opp_table; in dev_pm_opp_get_max_clock_latency() local
320 struct opp_table *opp_table; in dev_pm_opp_get_max_volt_latency() local
406 struct opp_table *opp_table; in dev_pm_opp_get_suspend_opp_freq() local
422 int _get_opp_count(struct opp_table *opp_table) in _get_opp_count()
[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.c57 struct opp_table *opp_table, in opp_debug_create_bw()
80 struct opp_table *opp_table, in opp_debug_create_clks()
98 struct opp_table *opp_table, in opp_debug_create_supplies()
129 void opp_debug_create_one(struct dev_pm_opp *opp, struct opp_table *opp_table) in opp_debug_create_one()
172 struct opp_table *opp_table) in opp_list_debug_create_dir()
187 struct opp_table *opp_table) in opp_list_debug_create_link()
207 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register()
216 struct opp_table *opp_table) in opp_migrate_dentry()
257 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
/kernel/linux/linux-5.10/drivers/opp/
Dopp.h91 struct opp_table *opp_table; member
168 struct opp_table { struct
184 enum opp_table_access shared_opp; argument
189 struct opp_table **required_opp_tables; argument
190 unsigned int required_opp_count;
215 bool _opp_remove_all_static(struct opp_table *opp_table); argument
236 static inline void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, int index) {} in _of_init_opp_table()
237 static inline void _of_clear_opp_table(struct opp_table *opp_table) {} in _of_clear_opp_table()
239 static inline void _of_opp_free_required_opps(struct opp_table *opp_table, in _of_opp_free_required_opps()
252 struct opp_table *opp_table) { } in opp_debug_create_one()
[all …]
Dcore.c34 struct opp_table *opp_table) in _find_opp_dev()
47 struct opp_table *opp_table; in _find_opp_table_unlocked() local
78 struct opp_table *opp_table; in _find_opp_table() local
177 struct opp_table *opp_table; in dev_pm_opp_get_max_clock_latency() local
200 struct opp_table *opp_table; in dev_pm_opp_get_max_volt_latency() local
286 struct opp_table *opp_table; in dev_pm_opp_get_suspend_opp_freq() local
302 int _get_opp_count(struct opp_table *opp_table) in _get_opp_count()
328 struct opp_table *opp_table; in dev_pm_opp_get_opp_count() local
373 struct opp_table *opp_table; in dev_pm_opp_find_freq_exact() local
422 struct opp_table *opp_table; in dev_pm_opp_find_level_exact() local
[all …]
Dof.c44 struct opp_table *opp_table, *managed_table = NULL; in _managed_opp() local
75 static struct dev_pm_opp *_find_opp_of_np(struct opp_table *opp_table, in _find_opp_of_np()
104 struct opp_table *opp_table; in _find_table_of_opp_np() local
128 static void _opp_table_free_required_tables(struct opp_table *opp_table) in _opp_table_free_required_tables()
153 static void _opp_table_alloc_required_tables(struct opp_table *opp_table, in _opp_table_alloc_required_tables()
211 void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, in _of_init_opp_table()
251 void _of_clear_opp_table(struct opp_table *opp_table) in _of_clear_opp_table()
260 void _of_opp_free_required_opps(struct opp_table *opp_table, in _of_opp_free_required_opps()
282 static int _of_opp_alloc_required_opps(struct opp_table *opp_table, in _of_opp_alloc_required_opps()
327 static int _bandwidth_supported(struct device *dev, struct opp_table *opp_table) in _bandwidth_supported()
[all …]
Ddebugfs.c54 struct opp_table *opp_table, in opp_debug_create_bw()
77 struct opp_table *opp_table, 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()
144 struct opp_table *opp_table) in opp_list_debug_create_dir()
159 struct opp_table *opp_table) in opp_list_debug_create_link()
179 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register()
188 struct opp_table *opp_table) in opp_migrate_dentry()
225 struct opp_table *opp_table) in opp_debug_unregister()
Dcpu.c159 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
/kernel/linux/linux-5.10/include/linux/
Dpm_opp.h171 static inline void dev_pm_opp_put_opp_table(struct opp_table *opp_table) {} in dev_pm_opp_put_opp_table()
299 static inline void dev_pm_opp_put_supported_hw(struct opp_table *opp_table) {} in dev_pm_opp_put_supported_hw()
307 static inline void dev_pm_opp_unregister_set_opp_helper(struct opp_table *opp_table) {} in dev_pm_opp_unregister_set_opp_helper()
314 static inline void dev_pm_opp_put_prop_name(struct opp_table *opp_table) {} in dev_pm_opp_put_prop_name()
321 static inline void dev_pm_opp_put_regulators(struct opp_table *opp_table) {} in dev_pm_opp_put_regulators()
328 static inline void dev_pm_opp_put_clkname(struct opp_table *opp_table) {} in dev_pm_opp_put_clkname()
335 static inline void dev_pm_opp_detach_genpd(struct opp_table *opp_table) {} in dev_pm_opp_detach_genpd()
442 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()
/kernel/linux/linux-5.10/drivers/cpufreq/
Dtegra20-cpufreq.c38 struct opp_table *opp_table; in tegra20_cpufreq_probe() local
92 struct opp_table *opp_table; in tegra20_cpufreq_remove() local
Dcpufreq-dt.c32 struct opp_table *opp_table; member
Dsti-cpufreq.c161 struct opp_table *opp_table; in sti_cpufreq_set_opp_info() local
Dti-cpufreq.c63 struct opp_table *opp_table; member
/kernel/linux/linux-6.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
/kernel/linux/linux-6.6/drivers/soc/samsung/
Dexynos-asv.c86 struct opp_table *opp_table; in exynos_asv_update_opps() local
/kernel/linux/linux-5.10/drivers/soc/samsung/
Dexynos-asv.c89 struct opp_table *opp_table; in exynos_asv_update_opps() local
/kernel/linux/linux-5.10/drivers/devfreq/
Dexynos-bus.c35 struct opp_table *opp_table; member
179 struct opp_table *opp_table; in exynos_bus_parent_parse_of() local
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/
Dlima_devfreq.c128 struct opp_table *opp_table; in lima_devfreq_init() local
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
Dpanfrost_devfreq.c96 struct opp_table *opp_table; in panfrost_devfreq_init() local
/kernel/linux/linux-6.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()
/kernel/linux/linux-6.6/arch/arm/boot/dts/ti/davinci/
Dda850.dtsi32 opp_table: opp-table { label
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dda850.dtsi32 opp_table: opp-table { label

12