Searched refs:crtc_ext_cntl (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Dradeon_base.c1198 save->crtc_ext_cntl = INREG(CRTC_EXT_CNTL);
1352 OUTREGP(CRTC_EXT_CNTL, mode->crtc_ext_cntl,
1608 newmode->crtc_ext_cntl = VGA_ATI_LINEAR | XCRT_CNT_EN;
1610 newmode->crtc_ext_cntl |= CRTC_CRT_ON;
1615 newmode->crtc_ext_cntl = VGA_ATI_LINEAR | XCRT_CNT_EN |
1779 newmode->crtc_ext_cntl &= ~CRTC_CRT_ON;
H A Dradeonfb.h177 u32 crtc_ext_cntl; member in struct:radeon_regs

Completed in 51 milliseconds