Searched refs:DAC_RANGE_CNTL (Results 1 – 2 of 2) sorted by relevance
333 OUTREGP(DAC_CNTL, mode->dac_cntl, DAC_RANGE_CNTL | DAC_BLANKING); in radeon_setmode()519 OUTREGP(DAC_CNTL, mode->dac_cntl, DAC_RANGE_CNTL | DAC_BLANKING); in radeon_setmode_9200()
696 #define DAC_RANGE_CNTL (3 << 0) macro