Searched refs:vtotal_reg (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ | ||
| H A D | i830_crt.c | 249 int vtotal_reg, vblank_reg, vsync_reg; local in function:i830_crt_detect_load 256 vtotal_reg = VTOTAL_A; 265 vtotal_reg = VTOTAL_B; 273 save_vtotal = INREG(vtotal_reg); |
| H A D | i830_video.c | 384 int vtotal_reg = intel_crtc->pipe == 0 ? VTOTAL_A : VTOTAL_B; local in function:i830_overlay_switch_to_crtc 391 active = INREG(vtotal_reg) & 0x7FF; |
Completed in 6 milliseconds