Searched refs:get_mclk_od (Results 1 – 8 of 8) sorted by relevance
788 if (hwmgr->hwmgr_func->get_mclk_od == NULL) { in pp_dpm_get_mclk_od()792 return hwmgr->hwmgr_func->get_mclk_od(hwmgr); in pp_dpm_get_mclk_od()1605 .get_mclk_od = pp_dpm_get_mclk_od,
336 int (*get_mclk_od)(void *handle); member
1191 if (!pp_funcs->get_mclk_od) in amdgpu_dpm_get_mclk_od()1195 ret = pp_funcs->get_mclk_od(adev->powerplay.pp_handle); in amdgpu_dpm_get_mclk_od()
321 int (*get_mclk_od)(struct pp_hwmgr *hwmgr); member
2970 .get_mclk_od = vega12_get_mclk_od,
4410 .get_mclk_od = vega20_get_mclk_od,
5801 .get_mclk_od = vega10_get_mclk_od,
5777 .get_mclk_od = smu7_get_mclk_od,