Home
last modified time | relevance | path

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

/openbmc/linux/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()