Searched refs:DAC_MASK_ALL (Results 1 – 2 of 2) sorted by relevance
365 mode->dac_cntl = DAC_MASK_ALL | DAC_VGA_ADR_EN | DAC_8BIT_EN; in radeon_setmode_9200()
692 #define DAC_MASK_ALL (0xff << 24) macro