Searched refs:radeon_atom_get_max_vddc (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_atombios.c | 2552 if (radeon_atom_get_max_vddc(rdev, VOLTAGE_TYPE_VDDC, in radeon_atombios_parse_pplib_clock_info() 3144 int radeon_atom_get_max_vddc(struct radeon_device *rdev, u8 voltage_type, in radeon_atom_get_max_vddc() function 3187 return radeon_atom_get_max_vddc(rdev, VOLTAGE_TYPE_VDDC, leakage_idx, voltage); in radeon_atom_get_leakage_vddc_based_on_leakage_idx()
|
H A D | radeon.h | 311 int radeon_atom_get_max_vddc(struct radeon_device *rdev, u8 voltage_type, 353 int radeon_atom_get_max_vddc(struct radeon_device *rdev, u8 voltage_type,
|
H A D | rv6xx_dpm.c | 1850 if (radeon_atom_get_max_vddc(rdev, 0, 0, &vddc) == 0) in rv6xx_parse_pplib_clock_info()
|
H A D | rv770_dpm.c | 1694 if (radeon_atom_get_max_vddc(rdev, 0, 0, &vddc)) in rv770_get_max_vddc()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_atombios.c | 2547 if (radeon_atom_get_max_vddc(rdev, VOLTAGE_TYPE_VDDC, in radeon_atombios_parse_pplib_clock_info() 3139 int radeon_atom_get_max_vddc(struct radeon_device *rdev, u8 voltage_type, in radeon_atom_get_max_vddc() function 3182 return radeon_atom_get_max_vddc(rdev, VOLTAGE_TYPE_VDDC, leakage_idx, voltage); in radeon_atom_get_leakage_vddc_based_on_leakage_idx()
|
H A D | radeon.h | 311 int radeon_atom_get_max_vddc(struct radeon_device *rdev, u8 voltage_type, 353 int radeon_atom_get_max_vddc(struct radeon_device *rdev, u8 voltage_type,
|
H A D | rv6xx_dpm.c | 1850 if (radeon_atom_get_max_vddc(rdev, 0, 0, &vddc) == 0) in rv6xx_parse_pplib_clock_info()
|
H A D | rv770_dpm.c | 1696 if (radeon_atom_get_max_vddc(rdev, 0, 0, &vddc)) in rv770_get_max_vddc()
|
Completed in 35 milliseconds