Lines Matching defs:opp_table

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()
322 struct opp_table *opp_table; in dev_pm_opp_get_max_clock_latency() local
345 struct opp_table *opp_table; in dev_pm_opp_get_max_volt_latency() local
431 struct opp_table *opp_table; in dev_pm_opp_get_suspend_opp_freq() local
447 int _get_opp_count(struct opp_table *opp_table) in _get_opp_count()
473 struct opp_table *opp_table; in dev_pm_opp_get_opp_count() local
541 static struct dev_pm_opp *_opp_table_find_key(struct opp_table *opp_table, in _opp_table_find_key()
546 bool (*assert)(struct opp_table *opp_table, unsigned int index)) in _opp_table_find_key()
579 bool (*assert)(struct opp_table *opp_table, unsigned int index)) in _find_key()
581 struct opp_table *opp_table; in _find_key() local
602 bool (*assert)(struct opp_table *opp_table, unsigned int index)) in _find_key_exact()
612 static struct dev_pm_opp *_opp_table_find_key_ceil(struct opp_table *opp_table, in _opp_table_find_key_ceil()
615 bool (*assert)(struct opp_table *opp_table, unsigned int index)) in _opp_table_find_key_ceil()
624 bool (*assert)(struct opp_table *opp_table, unsigned int index)) in _find_key_ceil()
633 bool (*assert)(struct opp_table *opp_table, unsigned int index)) in _find_key_floor()
699 static noinline struct dev_pm_opp *_find_freq_ceil(struct opp_table *opp_table, in _find_freq_ceil()
992 _opp_config_clk_single(struct device *dev, struct opp_table *opp_table, in _opp_config_clk_single()
1025 struct opp_table *opp_table, struct dev_pm_opp *opp, void *data, in dev_pm_opp_config_clks_simple()
1084 static int _set_opp_bw(const struct opp_table *opp_table, in _set_opp_bw()
1134 static int _set_required_opps(struct device *dev, struct opp_table *opp_table, in _set_required_opps()
1174 static void _find_current_opp(struct device *dev, struct opp_table *opp_table) in _find_current_opp()
1199 static int _disable_opp_table(struct device *dev, struct opp_table *opp_table) in _disable_opp_table()
1232 static int _set_opp(struct device *dev, struct opp_table *opp_table, in _set_opp()
1351 struct opp_table *opp_table; in dev_pm_opp_set_rate() local
1428 struct opp_table *opp_table; in dev_pm_opp_set_opp() local
1446 struct opp_table *opp_table) in _remove_opp_dev()
1454 struct opp_table *opp_table) in _add_opp_dev()
1477 struct opp_table *opp_table; in _allocate_opp_table() local
1532 struct opp_table *opp_table, in _update_opp_table_clk()
1598 struct opp_table *opp_table; in _add_opp_table_indexed() local
1659 struct opp_table *opp_table = container_of(kref, struct opp_table, kref); in _opp_table_kref_release() local
1691 void _get_opp_table_kref(struct opp_table *opp_table) in _get_opp_table_kref()
1696 void dev_pm_opp_get_opp_table_ref(struct opp_table *opp_table) in dev_pm_opp_get_opp_table_ref()
1702 void dev_pm_opp_put_opp_table(struct opp_table *opp_table) in dev_pm_opp_put_opp_table()
1717 struct opp_table *opp_table = opp->opp_table; in _opp_kref_release() local
1754 struct opp_table *opp_table; in dev_pm_opp_remove() local
1790 static struct dev_pm_opp *_opp_get_next(struct opp_table *opp_table, in _opp_get_next()
1816 static void _opp_remove_all(struct opp_table *opp_table, bool dynamic) in _opp_remove_all()
1830 bool _opp_remove_all_static(struct opp_table *opp_table) in _opp_remove_all_static()
1858 struct opp_table *opp_table; in dev_pm_opp_remove_all_dynamic() local
1871 struct dev_pm_opp *_opp_allocate(struct opp_table *opp_table) in _opp_allocate()
1904 struct opp_table *opp_table) in _opp_supported_by_regulators()
1928 static int _opp_compare_rate(struct opp_table *opp_table, in _opp_compare_rate()
1942 static int _opp_compare_bw(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_bw()
1962 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, in _opp_compare_key()
1983 struct opp_table *opp_table, in _opp_is_duplicate()
2047 struct opp_table *opp_table) in _opp_add()
2105 int _opp_add_v1(struct opp_table *opp_table, struct device *dev, in _opp_add_v1()
2157 static int _opp_set_supported_hw(struct opp_table *opp_table, in _opp_set_supported_hw()
2174 static void _opp_put_supported_hw(struct opp_table *opp_table) in _opp_put_supported_hw()
2189 static int _opp_set_prop_name(struct opp_table *opp_table, const char *name) in _opp_set_prop_name()
2201 static void _opp_put_prop_name(struct opp_table *opp_table) in _opp_put_prop_name()
2216 static int _opp_set_regulators(struct opp_table *opp_table, struct device *dev, in _opp_set_regulators()
2271 static void _opp_put_regulators(struct opp_table *opp_table) in _opp_put_regulators()
2291 static void _put_clks(struct opp_table *opp_table, int count) in _put_clks()
2311 static int _opp_set_clknames(struct opp_table *opp_table, struct device *dev, in _opp_set_clknames()
2386 static void _opp_put_clknames(struct opp_table *opp_table) in _opp_put_clknames()
2402 static int _opp_set_config_regulators_helper(struct opp_table *opp_table, in _opp_set_config_regulators_helper()
2412 static void _opp_put_config_regulators_helper(struct opp_table *opp_table) in _opp_put_config_regulators_helper()
2418 static int _opp_set_required_dev(struct opp_table *opp_table, in _opp_set_required_dev()
2474 static void _opp_put_required_dev(struct opp_table *opp_table, in _opp_put_required_dev()
2519 struct opp_table *opp_table; in dev_pm_opp_set_config() local
2822 struct opp_table *opp_table; in dev_pm_opp_add_dynamic() local
2856 struct opp_table *opp_table; in _opp_set_availability() local
2932 struct opp_table *opp_table; in dev_pm_opp_adjust_voltage() local
3000 struct opp_table *opp_table; in dev_pm_opp_sync_regulators() local
3079 struct opp_table *opp_table; in dev_pm_opp_register_notifier() local
3104 struct opp_table *opp_table; in dev_pm_opp_unregister_notifier() local
3128 struct opp_table *opp_table; in dev_pm_opp_remove_table() local