Searched refs:VTOTAL_A (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_crt.c297 vtotal_reg = VTOTAL_A;
H A Di915_suspend.c264 dev_priv->saveVTOTAL_A = I915_READ(VTOTAL_A);
417 I915_WRITE(VTOTAL_A, dev_priv->saveVTOTAL_A);
H A Dintel_display.c1875 int cpu_vtot_reg = (pipe == 0) ? VTOTAL_A : VTOTAL_B;
3496 int vtot_reg = (pipe == 0) ? VTOTAL_A : VTOTAL_B;
4604 int vtot = I915_READ((pipe == 0) ? VTOTAL_A : VTOTAL_B);
H A Di915_reg.h1137 #define VTOTAL_A 0x6000c macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/intelfb/
H A Dintelfbhw.h204 #define VTOTAL_A 0x6000c macro
H A Dintelfbhw.c549 hw->vtotal_a = INREG(VTOTAL_A);
772 printk(" VTOTAL_A: 0x%08x\n", hw->vtotal_a);
1336 vtotal_reg = VTOTAL_A;

Completed in 130 milliseconds