curr_std_vddc    2346 drivers/gpu/drm/amd/amdgpu/si_dpm.c 					       const u16 curr_std_vddc)
curr_std_vddc    2350 drivers/gpu/drm/amd/amdgpu/si_dpm.c 	u64 curr_vddc = (u64)curr_std_vddc;
curr_std_vddc    2397 drivers/gpu/drm/amd/amdgpu/si_dpm.c 	u16 curr_std_vddc;
curr_std_vddc    2461 drivers/gpu/drm/amd/amdgpu/si_dpm.c 		ret = si_get_std_voltage_value(adev, &vddc, &curr_std_vddc);
curr_std_vddc    2466 drivers/gpu/drm/amd/amdgpu/si_dpm.c 									   prev_std_vddc, curr_std_vddc);
curr_std_vddc    2256 drivers/gpu/drm/radeon/si_dpm.c 					       const u16 curr_std_vddc)
curr_std_vddc    2260 drivers/gpu/drm/radeon/si_dpm.c 	u64 curr_vddc = (u64)curr_std_vddc;
curr_std_vddc    2300 drivers/gpu/drm/radeon/si_dpm.c 	u16 curr_std_vddc;
curr_std_vddc    2365 drivers/gpu/drm/radeon/si_dpm.c 		ret = si_get_std_voltage_value(rdev, &vddc, &curr_std_vddc);
curr_std_vddc    2370 drivers/gpu/drm/radeon/si_dpm.c 									   prev_std_vddc, curr_std_vddc);