/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
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 …]
|
D | rockchip_system_monitor.c | 497 struct opp_table *opp_table; in rockchip_init_temp_opp_table() local 795 struct opp_table *opp_table; in rockchip_adjust_low_temp_opp_volt() local 1062 struct opp_table *opp_table; in rockchip_system_monitor_parse_supplies() local
|
D | rockchip_opp_select.c | 935 struct opp_table *opp_table; in rockchip_adjust_opp_by_irdrop() local 1002 struct opp_table *opp_table; in rockchip_adjust_opp_by_mbist_vmin() local
|
/device/soc/rockchip/common/sdk_linux/drivers/opp/ |
D | of.c | 49 struct opp_table *opp_table, *managed_table = NULL; in _managed_opp() local 82 static struct dev_pm_opp *_find_opp_of_np(struct opp_table *opp_table, struct device_node *opp_np) in _find_opp_of_np() 110 struct opp_table *opp_table; in _find_table_of_opp_np() local 136 static void _opp_table_free_required_tables(struct opp_table *opp_table) in _opp_table_free_required_tables() 163 static void _opp_table_alloc_required_tables(struct opp_table *opp_table, struct device *dev, in _opp_table_alloc_required_tables() 222 void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, int index) in _of_init_opp_table() 265 void _of_clear_opp_table(struct opp_table *opp_table) in _of_clear_opp_table() 274 void _of_opp_free_required_opps(struct opp_table *opp_table, struct dev_pm_opp *opp) in _of_opp_free_required_opps() 297 static int _of_opp_alloc_required_opps(struct opp_table *opp_table, struct dev_pm_opp *opp) in _of_opp_alloc_required_opps() 342 static int _bandwidth_supported(struct device *dev, struct opp_table *opp_table) in _bandwidth_supported() [all …]
|
D | debugfs.c | 52 static void opp_debug_create_bw(struct dev_pm_opp *opp, struct opp_table *opp_table, struct dentry … in opp_debug_create_bw() 70 static void opp_debug_create_supplies(struct dev_pm_opp *opp, struct opp_table *opp_table, struct d… in opp_debug_create_supplies() 93 void opp_debug_create_one(struct dev_pm_opp *opp, struct opp_table *opp_table) in opp_debug_create_one() 131 static void opp_list_debug_create_dir(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_list_debug_create_dir() 145 static void opp_list_debug_create_link(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_list_debug_create_link() 164 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register() 173 static void opp_migrate_dentry(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_migrate_dentry() 205 void opp_debug_unregister(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_unregister() 225 struct opp_table *opp_table; in opp_summary_show() local
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/gpu/panfrost/ |
D | panfrost_devfreq.c | 96 struct opp_table *opp_table; in panfrost_devfreq_init() local
|
/device/soc/rockchip/common/sdk_linux/drivers/cpufreq/ |
D | cpufreq-dt.c | 33 struct opp_table *opp_table; member
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/cpufreq/ |
D | cpufreq-dt.c | 32 struct opp_table *opp_table; member
|
/device/soc/rockchip/common/vendor/drivers/rockchip/ |
D | rockchip_system_monitor.c | 491 struct opp_table *opp_table; in rockchip_init_temp_opp_table() local 780 struct opp_table *opp_table; in rockchip_adjust_low_temp_opp_volt() local 1046 struct opp_table *opp_table; in rockchip_system_monitor_parse_supplies() local
|
D | rockchip_opp_select.c | 916 struct opp_table *opp_table; in rockchip_adjust_opp_by_irdrop() local 989 struct opp_table *opp_table; in rockchip_adjust_opp_by_mbist_vmin() local
|
/device/board/isoftstone/yangfan/kernel/src/driv/soc/ |
D | rockchip_system_monitor.c | 497 struct opp_table *opp_table; in rockchip_init_temp_opp_table() local 795 struct opp_table *opp_table; in rockchip_adjust_low_temp_opp_volt() local 1062 struct opp_table *opp_table; in rockchip_system_monitor_parse_supplies() local
|
D | rockchip_opp_select.c | 935 struct opp_table *opp_table; in rockchip_adjust_opp_by_irdrop() local 1002 struct opp_table *opp_table; in rockchip_adjust_opp_by_mbist_vmin() local
|
/device/board/isoftstone/yangfan/kernel/src/driv/cpufreq/ |
D | rockchip-cpufreq.c | 224 struct opp_table *opp_table; in rockchip_cpufreq_cluster_init() local
|
/device/soc/rockchip/common/vendor/drivers/cpufreq/ |
D | rockchip-cpufreq.c | 413 struct opp_table *opp_table; in rockchip_cpufreq_cluster_init() local
|
/device/board/isoftstone/yangfan/kernel/src/incl/soc/ |
D | rockchip_system_monitor.h | 82 struct temp_opp_table *opp_table; member
|
/device/soc/rockchip/rk3588/kernel/drivers/cpufreq/ |
D | rockchip-cpufreq.c | 454 struct opp_table *opp_table; in rockchip_cpufreq_cluster_init() local
|
/device/soc/rockchip/rk3588/kernel/include/soc/rockchip/ |
D | rockchip_system_monitor.h | 82 struct temp_opp_table *opp_table; member
|
/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/ |
D | rockchip_system_monitor.h | 82 struct temp_opp_table *opp_table; member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
D | mali_kbase_defs.h | 982 struct opp_table *opp_table; member
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
D | mali_kbase_defs.h | 896 struct opp_table *opp_table; member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
D | mali_kbase_defs.h | 1099 struct kbase_devfreq_opp *opp_table; member
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
D | mali_kbase_defs.h | 1088 struct kbase_devfreq_opp *opp_table; member
|