Lines Matching refs:pp_hwmgr

50 int smum_thermal_avfs_enable(struct pp_hwmgr *hwmgr)  in smum_thermal_avfs_enable()
58 int smum_thermal_setup_fan_table(struct pp_hwmgr *hwmgr) in smum_thermal_setup_fan_table()
66 int smum_update_sclk_threshold(struct pp_hwmgr *hwmgr) in smum_update_sclk_threshold()
75 int smum_update_smc_table(struct pp_hwmgr *hwmgr, uint32_t type) in smum_update_smc_table()
84 uint32_t smum_get_offsetof(struct pp_hwmgr *hwmgr, uint32_t type, uint32_t member) in smum_get_offsetof()
92 int smum_process_firmware_header(struct pp_hwmgr *hwmgr) in smum_process_firmware_header()
99 uint32_t smum_get_argument(struct pp_hwmgr *hwmgr) in smum_get_argument()
107 uint32_t smum_get_mac_definition(struct pp_hwmgr *hwmgr, uint32_t value) in smum_get_mac_definition()
115 int smum_download_powerplay_table(struct pp_hwmgr *hwmgr, void **table) in smum_download_powerplay_table()
123 int smum_upload_powerplay_table(struct pp_hwmgr *hwmgr) in smum_upload_powerplay_table()
131 int smum_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg) in smum_send_msg_to_smc()
139 int smum_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr, in smum_send_msg_to_smc_with_parameter()
149 int smum_init_smc_table(struct pp_hwmgr *hwmgr) in smum_init_smc_table()
157 int smum_populate_all_graphic_levels(struct pp_hwmgr *hwmgr) in smum_populate_all_graphic_levels()
165 int smum_populate_all_memory_levels(struct pp_hwmgr *hwmgr) in smum_populate_all_memory_levels()
174 int smum_initialize_mc_reg_table(struct pp_hwmgr *hwmgr) in smum_initialize_mc_reg_table()
182 bool smum_is_dpm_running(struct pp_hwmgr *hwmgr) in smum_is_dpm_running()
190 bool smum_is_hw_avfs_present(struct pp_hwmgr *hwmgr) in smum_is_hw_avfs_present()
198 int smum_update_dpm_settings(struct pp_hwmgr *hwmgr, void *profile_setting) in smum_update_dpm_settings()
206 int smum_smc_table_manager(struct pp_hwmgr *hwmgr, uint8_t *table, uint16_t table_id, bool rw) in smum_smc_table_manager()