Searched refs:RADEON_CRT2_DISP1_SEL (Results 1 – 3 of 3) sorted by relevance
97 # define RADEON_CRT2_DISP1_SEL (1 << 5) macro
303 values->disp_hw_debug &= ~RADEON_CRT2_DISP1_SEL; in Radeon_CalcMonitorRouting()305 values->disp_hw_debug |= crtc_idx == 0 ? RADEON_CRT2_DISP1_SEL : 0; in Radeon_CalcMonitorRouting()
649 # define RADEON_CRT2_DISP1_SEL (1 << 5) macro