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

/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Drs600.c173 dyn_sclk_vol_cntl |= IO_CG_VOLTAGE_DROP;
180 dyn_sclk_vol_cntl &= ~IO_CG_VOLTAGE_DROP;
H A Drs600d.h668 #define IO_CG_VOLTAGE_DROP (1 << 0) macro
H A Dr100d.h867 #define IO_CG_VOLTAGE_DROP (1 << 17) macro
H A Dr100.c370 sclk_more_cntl |= IO_CG_VOLTAGE_DROP;
390 sclk_more_cntl &= ~IO_CG_VOLTAGE_DROP;

Completed in 118 milliseconds