Searched refs:current_vddc (Results 1 – 6 of 6) sorted by relevance
591 …rdev->pm.current_vddc = rdev->pm.power_state[rdev->pm.default_power_state_index].clock_info[0].vol… in radeon_pm_resume()885 if (rdev->pm.current_vddc) in radeon_debugfs_pm_info()886 seq_printf(m, "voltage: %u mV\n", rdev->pm.current_vddc); in radeon_debugfs_pm_info()
116 if (voltage->voltage != rdev->pm.current_vddc) { in rv770_pm_misc()118 rdev->pm.current_vddc = voltage->voltage; in rv770_pm_misc()
2627 rdev->pm.current_vddc = in radeon_atombios_get_power_modes()2630 rdev->pm.current_vddc = 0; in radeon_atombios_get_power_modes()
1064 u16 current_vddc; member
291 if (voltage->voltage && (voltage->voltage != rdev->pm.current_vddc)) { in evergreen_pm_misc()293 rdev->pm.current_vddc = voltage->voltage; in evergreen_pm_misc()
544 if (voltage->voltage != rdev->pm.current_vddc) { in r600_pm_misc()546 rdev->pm.current_vddc = voltage->voltage; in r600_pm_misc()