radeon_atom_get_max_vddc
int radeon_atom_get_max_vddc(struct radeon_device *rdev, u8 voltage_type,
int radeon_atom_get_max_vddc(struct radeon_device *rdev, u8 voltage_type,
if (radeon_atom_get_max_vddc(rdev, VOLTAGE_TYPE_VDDC,
return radeon_atom_get_max_vddc(rdev, VOLTAGE_TYPE_VDDC, leakage_idx, voltage);
if (radeon_atom_get_max_vddc(rdev, 0, 0, &vddc) == 0)
if (radeon_atom_get_max_vddc(rdev, 0, 0, &vddc))