Home
last modified time | relevance | path

Searched refs:VOLTAGE_DROP_SYNC (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drs600.c274 dyn_sclk_vol_cntl |= VOLTAGE_DROP_SYNC; in rs600_pm_misc()
277 dyn_sclk_vol_cntl &= ~VOLTAGE_DROP_SYNC; in rs600_pm_misc()
H A Drs600d.h666 #define VOLTAGE_DROP_SYNC (1 << 2) macro
H A Dr100d.h855 #define VOLTAGE_DROP_SYNC (1 << 19) macro
H A Dr100.c401 sclk_more_cntl |= VOLTAGE_DROP_SYNC; in r100_pm_misc()
417 sclk_more_cntl &= ~VOLTAGE_DROP_SYNC; in r100_pm_misc()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Drs600.c281 dyn_sclk_vol_cntl |= VOLTAGE_DROP_SYNC; in rs600_pm_misc()
284 dyn_sclk_vol_cntl &= ~VOLTAGE_DROP_SYNC; in rs600_pm_misc()
H A Drs600d.h666 #define VOLTAGE_DROP_SYNC (1 << 2) macro
H A Dr100d.h855 #define VOLTAGE_DROP_SYNC (1 << 19) macro
H A Dr100.c411 sclk_more_cntl |= VOLTAGE_DROP_SYNC; in r100_pm_misc()
427 sclk_more_cntl &= ~VOLTAGE_DROP_SYNC; in r100_pm_misc()

Completed in 26 milliseconds