kv_convert_8bit_index_to_voltage  693 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 	return kv_convert_8bit_index_to_voltage(adev, (u16)vid_8bit);
kv_convert_8bit_index_to_voltage 2066 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 				kv_convert_8bit_index_to_voltage(adev,
kv_convert_8bit_index_to_voltage 2073 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 				kv_convert_8bit_index_to_voltage(adev,
kv_convert_8bit_index_to_voltage 2080 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 				kv_convert_8bit_index_to_voltage(adev,
kv_convert_8bit_index_to_voltage 2087 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 				kv_convert_8bit_index_to_voltage(adev,
kv_convert_8bit_index_to_voltage 2180 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 			    (kv_convert_8bit_index_to_voltage(adev, table->entries[i].v) <=
kv_convert_8bit_index_to_voltage 2263 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 			     kv_convert_8bit_index_to_voltage(adev, ps->levels[i].vddc_index))) {
kv_convert_8bit_index_to_voltage 2275 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 			     kv_convert_8bit_index_to_voltage(adev, ps->levels[i].vddc_index))) {
kv_convert_8bit_index_to_voltage 2428 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 			     kv_convert_8bit_index_to_voltage(adev, table->entries[i].v)))
kv_convert_8bit_index_to_voltage 2883 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 		vddc = kv_convert_8bit_index_to_voltage(adev, (u16)tmp);
kv_convert_8bit_index_to_voltage 2906 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 		       kv_convert_8bit_index_to_voltage(adev, pl->vddc_index));
kv_convert_8bit_index_to_voltage  613 drivers/gpu/drm/radeon/kv_dpm.c 	return kv_convert_8bit_index_to_voltage(rdev, (u16)vid_8bit);
kv_convert_8bit_index_to_voltage 2000 drivers/gpu/drm/radeon/kv_dpm.c 				kv_convert_8bit_index_to_voltage(rdev,
kv_convert_8bit_index_to_voltage 2007 drivers/gpu/drm/radeon/kv_dpm.c 				kv_convert_8bit_index_to_voltage(rdev,
kv_convert_8bit_index_to_voltage 2014 drivers/gpu/drm/radeon/kv_dpm.c 				kv_convert_8bit_index_to_voltage(rdev,
kv_convert_8bit_index_to_voltage 2021 drivers/gpu/drm/radeon/kv_dpm.c 				kv_convert_8bit_index_to_voltage(rdev,
kv_convert_8bit_index_to_voltage 2115 drivers/gpu/drm/radeon/kv_dpm.c 			    (kv_convert_8bit_index_to_voltage(rdev, table->entries[i].v) <=
kv_convert_8bit_index_to_voltage 2198 drivers/gpu/drm/radeon/kv_dpm.c 			     kv_convert_8bit_index_to_voltage(rdev, ps->levels[i].vddc_index))) {
kv_convert_8bit_index_to_voltage 2210 drivers/gpu/drm/radeon/kv_dpm.c 			     kv_convert_8bit_index_to_voltage(rdev, ps->levels[i].vddc_index))) {
kv_convert_8bit_index_to_voltage 2363 drivers/gpu/drm/radeon/kv_dpm.c 			     kv_convert_8bit_index_to_voltage(rdev, table->entries[i].v)))
kv_convert_8bit_index_to_voltage 2818 drivers/gpu/drm/radeon/kv_dpm.c 		vddc = kv_convert_8bit_index_to_voltage(rdev, (u16)tmp);
kv_convert_8bit_index_to_voltage 2862 drivers/gpu/drm/radeon/kv_dpm.c 		       kv_convert_8bit_index_to_voltage(rdev, pl->vddc_index));