Searched refs:CRTC_GEN_CNTL (Results 1 – 2 of 2) sorted by relevance
329 OUTREG(CRTC_GEN_CNTL, mode->crtc_gen_cntl); in radeon_setmode()515 OUTREG(CRTC_GEN_CNTL, mode->crtc_gen_cntl | CRTC_DISP_REQ_EN_B); in radeon_setmode_9200()526 OUTREG(CRTC_GEN_CNTL, mode->crtc_gen_cntl); in radeon_setmode_9200()
70 #define CRTC_GEN_CNTL 0x0050 macro