Searched refs:crtc_h_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.h179 u32 crtc_h_total_disp; member in struct:radeon_regs
H A Dradeon_base.c1201 save->crtc_h_total_disp = INREG(CRTC_H_TOTAL_DISP);
1356 OUTREG(CRTC_H_TOTAL_DISP, mode->crtc_h_total_disp);
1622 newmode->crtc_h_total_disp = ((((hTotal / 8) - 1) & 0x3ff) |
1680 newmode->crtc_h_total_disp, newmode->crtc_h_sync_strt_wid);

Completed in 28 milliseconds