Searched refs:amdgpu_atombios_get_max_vddc (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_atombios.h | 203 int amdgpu_atombios_get_max_vddc(struct amdgpu_device *adev, u8 voltage_type,
  | 
| D | amdgpu_atombios.c | 1205 int amdgpu_atombios_get_max_vddc(struct amdgpu_device *adev, u8 voltage_type,  in amdgpu_atombios_get_max_vddc()  function 1248 	return amdgpu_atombios_get_max_vddc(adev, VOLTAGE_TYPE_VDDC, leakage_idx, voltage);  in amdgpu_atombios_get_leakage_vddc_based_on_leakage_idx()
  | 
| D | si_dpm.c | 3404 	if (amdgpu_atombios_get_max_vddc(adev, 0, 0, &vddc))  in rv770_get_max_vddc()
  |