Searched refs:HBLANK_B (Results 1 - 5 of 5) 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 Di915_suspend.c319 dev_priv->saveHBLANK_B = I915_READ(HBLANK_B);
484 I915_WRITE(HBLANK_B, dev_priv->saveHBLANK_B);
H A Di915_reg.h1145 #define HBLANK_B 0x61004 macro
H A Dintel_display.c1873 int cpu_hblank_reg = (pipe == 0) ? HBLANK_A : HBLANK_B;
3494 int hblank_reg = (pipe == 0) ? HBLANK_A : HBLANK_B;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/intelfb/
H A Dintelfbhw.h211 #define HBLANK_B 0x61004 macro
H A Dintelfbhw.c555 hw->hblank_b = INREG(HBLANK_B);
778 printk(" HBLANK_B: 0x%08x\n", hw->hblank_b);
1310 hblank_reg = HBLANK_B;

Completed in 101 milliseconds