Symbol: kv_convert_8bit_index_to_voltage
sys/dev/drm/amd/amdgpu/kv_dpm.c
2067
kv_convert_8bit_index_to_voltage(adev,
sys/dev/drm/amd/amdgpu/kv_dpm.c
2074
kv_convert_8bit_index_to_voltage(adev,
sys/dev/drm/amd/amdgpu/kv_dpm.c
2081
kv_convert_8bit_index_to_voltage(adev,
sys/dev/drm/amd/amdgpu/kv_dpm.c
2088
kv_convert_8bit_index_to_voltage(adev,
sys/dev/drm/amd/amdgpu/kv_dpm.c
2181
(kv_convert_8bit_index_to_voltage(adev, table->entries[i].v) <=
sys/dev/drm/amd/amdgpu/kv_dpm.c
2264
kv_convert_8bit_index_to_voltage(adev, ps->levels[i].vddc_index))) {
sys/dev/drm/amd/amdgpu/kv_dpm.c
2276
kv_convert_8bit_index_to_voltage(adev, ps->levels[i].vddc_index))) {
sys/dev/drm/amd/amdgpu/kv_dpm.c
2429
kv_convert_8bit_index_to_voltage(adev, table->entries[i].v)))
sys/dev/drm/amd/amdgpu/kv_dpm.c
2884
vddc = kv_convert_8bit_index_to_voltage(adev, (u16)tmp);
sys/dev/drm/amd/amdgpu/kv_dpm.c
2907
kv_convert_8bit_index_to_voltage(adev, pl->vddc_index));
sys/dev/drm/amd/amdgpu/kv_dpm.c
694
return kv_convert_8bit_index_to_voltage(adev, (u16)vid_8bit);
sys/dev/drm/radeon/kv_dpm.c
1995
kv_convert_8bit_index_to_voltage(rdev,
sys/dev/drm/radeon/kv_dpm.c
2002
kv_convert_8bit_index_to_voltage(rdev,
sys/dev/drm/radeon/kv_dpm.c
2009
kv_convert_8bit_index_to_voltage(rdev,
sys/dev/drm/radeon/kv_dpm.c
2016
kv_convert_8bit_index_to_voltage(rdev,
sys/dev/drm/radeon/kv_dpm.c
2110
(kv_convert_8bit_index_to_voltage(rdev, table->entries[i].v) <=
sys/dev/drm/radeon/kv_dpm.c
2193
kv_convert_8bit_index_to_voltage(rdev, ps->levels[i].vddc_index))) {
sys/dev/drm/radeon/kv_dpm.c
2205
kv_convert_8bit_index_to_voltage(rdev, ps->levels[i].vddc_index))) {
sys/dev/drm/radeon/kv_dpm.c
2358
kv_convert_8bit_index_to_voltage(rdev, table->entries[i].v)))
sys/dev/drm/radeon/kv_dpm.c
2812
vddc = kv_convert_8bit_index_to_voltage(rdev, (u16)tmp);
sys/dev/drm/radeon/kv_dpm.c
2856
kv_convert_8bit_index_to_voltage(rdev, pl->vddc_index));
sys/dev/drm/radeon/kv_dpm.c
608
return kv_convert_8bit_index_to_voltage(rdev, (u16)vid_8bit);