| /OK3568_Linux_fs/kernel/drivers/opp/ |
| H A D | opp.h | 91 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 …]
|
| H A D | core.c | 34 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 …]
|
| H A D | of.c | 44 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 …]
|
| H A D | debugfs.c | 54 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() 245 struct opp_table *opp_table; in opp_summary_show() local
|
| H A D | cpu.c | 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
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pm_opp.h | 171 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()
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | tegra20-cpufreq.c | 38 struct opp_table *opp_table; in tegra20_cpufreq_probe() local 92 struct opp_table *opp_table; in tegra20_cpufreq_remove() local
|
| H A D | cpufreq-dt.c | 35 struct opp_table *opp_table; member
|
| H A D | sti-cpufreq.c | 161 struct opp_table *opp_table; in sti_cpufreq_set_opp_info() local
|
| H A D | rockchip-cpufreq.c | 262 struct opp_table *opp_table; in rk3588_set_supported_hw() local 546 struct opp_table *opp_table; in rockchip_cpufreq_cluster_init() local
|
| H A D | ti-cpufreq.c | 63 struct opp_table *opp_table; member
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | rockchip_opp_select.c | 771 struct opp_table *opp_table; in rockchip_init_pvtpll_info() local 844 struct opp_table *opp_table; in rockchip_pvtpll_calibrate_opp() local 990 struct opp_table *opp_table; in rockchip_pvtpll_add_length() local 1399 struct opp_table *opp_table; in rockchip_set_opp_supported_hw() local 1437 struct opp_table *opp_table; in rockchip_adjust_opp_by_irdrop() local 1507 struct opp_table *opp_table; in rockchip_adjust_opp_by_mbist_vmin() local 1541 struct opp_table *opp_table; in rockchip_adjust_opp_by_otp() local
|
| H A D | rockchip_system_monitor.c | 511 struct opp_table *opp_table; in rockchip_init_temp_opp_table() local 866 struct opp_table *opp_table; in rockchip_adjust_low_temp_opp_volt() local 1156 struct opp_table *opp_table; in rockchip_system_monitor_parse_supplies() local
|
| /OK3568_Linux_fs/u-boot/drivers/power/dvfs/ |
| H A D | rockchip_wtemp_dvfs.c | 81 struct opp_table { struct 82 u64 hz; 106 struct opp_table opp[OPP_TABLE_MAX]; argument
|
| /OK3568_Linux_fs/kernel/drivers/devfreq/ |
| H A D | exynos-bus.c | 35 struct opp_table *opp_table; member 179 struct opp_table *opp_table; in exynos_bus_parent_parse_of() local
|
| /OK3568_Linux_fs/kernel/drivers/soc/samsung/ |
| H A D | exynos-asv.c | 89 struct opp_table *opp_table; in exynos_asv_update_opps() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_osk_mali.h | 36 struct opp_table *opp_table; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/lima/ |
| H A D | lima_devfreq.c | 128 struct opp_table *opp_table; in lima_devfreq_init() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_devfreq.c | 96 struct opp_table *opp_table; in panfrost_devfreq_init() local
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | da850.dtsi | 32 opp_table: opp-table { label
|
| /OK3568_Linux_fs/kernel/drivers/rknpu/ |
| H A D | rknpu_drv.c | 1240 struct opp_table *opp_table; in rk3588_npu_set_soc_info() local 1315 struct opp_table *opp_table = NULL; in rknpu_devfreq_init() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_kms.h | 133 struct opp_table *opp_table; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/rk/ |
| H A D | mali_kbase_config_rk.c | 552 struct opp_table *opp_table; in rk3588_gpu_set_soc_info() local
|
| /OK3568_Linux_fs/kernel/include/soc/rockchip/ |
| H A D | rockchip_system_monitor.h | 101 struct temp_opp_table *opp_table; member
|
| H A D | rockchip_opp_select.h | 64 struct pvtpll_opp_table *opp_table; member
|