Searched refs:amdgpu_atombios_get_max_vddc (Results 1 – 3 of 3) sorted by relevance
/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 | 1189 int amdgpu_atombios_get_max_vddc(struct amdgpu_device *adev, u8 voltage_type, in amdgpu_atombios_get_max_vddc() function 1232 return amdgpu_atombios_get_max_vddc(adev, VOLTAGE_TYPE_VDDC, leakage_idx, voltage); in amdgpu_atombios_get_leakage_vddc_based_on_leakage_idx()
|
/drivers/gpu/drm/amd/pm/powerplay/ |
D | si_dpm.c | 3384 if (amdgpu_atombios_get_max_vddc(adev, 0, 0, &vddc)) in rv770_get_max_vddc()
|