HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_atombios_get_max_vddc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios.h 205 int amdgpu_atombios_get_max_vddc(struct amdgpu_device *adev, u8 voltage_type,
amdgpu_atombios.c 1196 int amdgpu_atombios_get_max_vddc(struct amdgpu_device *adev, u8 voltage_type, function in typeref:typename:int
1239 return amdgpu_atombios_get_max_vddc(adev, VOLTAGE_TYPE_VDDC, leakage_idx, voltage);
amdgpu_si_dpm.c 3409 if (amdgpu_atombios_get_max_vddc(adev, 0, 0, &vddc))

Completed in 17 milliseconds