Searched refs:crtc_more_cntl (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Dradeonfb.h188 u32 crtc_more_cntl; member in struct:radeon_regs
H A Dradeon_base.c1199 save->crtc_more_cntl = INREG(CRTC_MORE_CNTL);
1354 OUTREG(CRTC_MORE_CNTL, mode->crtc_more_cntl);
1604 newmode->crtc_more_cntl = rinfo->init_state.crtc_more_cntl;
1605 newmode->crtc_more_cntl &= 0xfffffff0;
H A Dradeon_pm.c1243 u32 crtcGenCntl, crtcGenCntl2, memRefreshCntl, crtc_more_cntl, local
1249 crtc_more_cntl = INREG( CRTC_MORE_CNTL);
1422 OUTREG( CRTC_MORE_CNTL, crtc_more_cntl);

Completed in 56 milliseconds