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

/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Drs600.c175 dyn_sclk_vol_cntl |= VOLTAGE_DROP_SYNC;
178 dyn_sclk_vol_cntl &= ~VOLTAGE_DROP_SYNC;
H A Drs600d.h669 #define VOLTAGE_DROP_SYNC (1 << 2) macro
H A Dr100d.h869 #define VOLTAGE_DROP_SYNC (1 << 19) macro
H A Dr100.c372 sclk_more_cntl |= VOLTAGE_DROP_SYNC;
388 sclk_more_cntl &= ~VOLTAGE_DROP_SYNC;

Completed in 173 milliseconds