Searched refs:crtc_ext_cntl (Results 1 – 2 of 2) sorted by relevance
322 mode->crtc_ext_cntl = 0x00008048; in radeon_setmode()331 OUTREGP(CRTC_EXT_CNTL, mode->crtc_ext_cntl, in radeon_setmode()365 mode->crtc_ext_cntl = VGA_ATI_LINEAR | XCRT_CNT_EN | CRTC_CRT_ON; in radeon_setmode_9200()517 OUTREGP(CRTC_EXT_CNTL, mode->crtc_ext_cntl, in radeon_setmode_9200()534 OUTREGP(CRTC_EXT_CNTL, mode->crtc_ext_cntl, in radeon_setmode_9200()
176 u32 crtc_ext_cntl; member