Lines Matching defs:hwmgr
38 static int vega10_copy_table_from_smc(struct pp_hwmgr *hwmgr, in vega10_copy_table_from_smc()
71 static int vega10_copy_table_to_smc(struct pp_hwmgr *hwmgr, in vega10_copy_table_to_smc()
111 int vega10_enable_smc_features(struct pp_hwmgr *hwmgr, in vega10_enable_smc_features()
129 int vega10_get_enabled_smc_features(struct pp_hwmgr *hwmgr, in vega10_get_enabled_smc_features()
149 static bool vega10_is_dpm_running(struct pp_hwmgr *hwmgr) in vega10_is_dpm_running()
161 static int vega10_set_tools_address(struct pp_hwmgr *hwmgr) in vega10_set_tools_address()
178 static int vega10_verify_smc_interface(struct pp_hwmgr *hwmgr) in vega10_verify_smc_interface()
208 static int vega10_smu_init(struct pp_hwmgr *hwmgr) in vega10_smu_init()
332 static int vega10_smu_fini(struct pp_hwmgr *hwmgr) in vega10_smu_fini()
359 static int vega10_start_smu(struct pp_hwmgr *hwmgr) in vega10_start_smu()
373 static int vega10_smc_table_manager(struct pp_hwmgr *hwmgr, uint8_t *table, in vega10_smc_table_manager()