Home
last modified time | relevance | path

Searched refs:VOLTAGE_DROP_SYNC (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/radeon/
A Drs600.c280 dyn_sclk_vol_cntl |= VOLTAGE_DROP_SYNC; in rs600_pm_misc()
283 dyn_sclk_vol_cntl &= ~VOLTAGE_DROP_SYNC; in rs600_pm_misc()
A Drs600d.h666 #define VOLTAGE_DROP_SYNC (1 << 2) macro
A Dr100d.h855 #define VOLTAGE_DROP_SYNC (1 << 19) macro
A Dr100.c410 sclk_more_cntl |= VOLTAGE_DROP_SYNC; in r100_pm_misc()
426 sclk_more_cntl &= ~VOLTAGE_DROP_SYNC; in r100_pm_misc()

Completed in 37 milliseconds