/openbmc/linux/drivers/opp/ |
H A D | opp.h | 48 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 …]
|
H A D | core.c | 40 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 …]
|
H A D | of.c | 47 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 …]
|
H A D | debugfs.c | 57 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()
|
H A D | cpu.c | 44 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
|
/openbmc/linux/drivers/devfreq/ |
H A D | governor_passive.c | 52 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
|
H A D | governor.h | 69 struct opp_table *opp_table; member
|
H A D | tegra30-devfreq.c | 825 struct opp_table *opp_table, in tegra_devfreq_config_clks_nop()
|
/openbmc/linux/drivers/soc/samsung/ |
H A D | exynos-asv.c | 86 struct opp_table *opp_table; in exynos_asv_update_opps() local
|
/openbmc/linux/include/linux/ |
H A D | pm_opp.h | 198 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()
|
H A D | devfreq.h | 187 struct opp_table *opp_table; member
|
H A D | pm_domain.h | 143 struct opp_table *opp_table; /* OPP table of the genpd */ member
|
/openbmc/linux/arch/arm/boot/dts/ti/davinci/ |
H A D | da850.dtsi | 32 opp_table: opp-table { label
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8939.dtsi | 1422 opp_table: opp-table { label
|
/openbmc/linux/drivers/cpufreq/ |
H A D | tegra194-cpufreq.c | 399 struct cpufreq_frequency_table **opp_table) in tegra_cpufreq_init_cpufreq_table()
|