Searched refs:get_clock_by_type_with_voltage (Results 1 – 8 of 8) sorted by relevance
432 if (hwmgr->hwmgr_func->get_clock_by_type_with_voltage == NULL) in phm_get_clock_by_type_with_voltage()435 return hwmgr->hwmgr_func->get_clock_by_type_with_voltage(hwmgr, type, clocks); in phm_get_clock_by_type_with_voltage()
1175 .get_clock_by_type_with_voltage = smu10_get_clock_by_type_with_voltage,
2377 .get_clock_by_type_with_voltage = vega12_get_clock_by_type_with_voltage,
4890 .get_clock_by_type_with_voltage = vega10_get_clock_by_type_with_voltage,
262 int (*get_clock_by_type_with_voltage)(void *handle, member
407 if (pp_funcs->get_clock_by_type_with_voltage(pp_handle, in dm_pp_get_clock_levels_by_type_with_voltage()
293 int (*get_clock_by_type_with_voltage)(struct pp_hwmgr *hwmgr, member
1267 .get_clock_by_type_with_voltage = pp_get_clock_by_type_with_voltage,