Searched refs:crtc_v_total_disp (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 Dradeonfb.h181 u32 crtc_v_total_disp; member in struct:radeon_regs
H A Dradeon_base.c1203 save->crtc_v_total_disp = INREG(CRTC_V_TOTAL_DISP);
1358 OUTREG(CRTC_V_TOTAL_DISP, mode->crtc_v_total_disp);
1628 newmode->crtc_v_total_disp = ((vTotal - 1) & 0xffff) |
1682 newmode->crtc_v_total_disp, newmode->crtc_v_sync_strt_wid);

Completed in 98 milliseconds