Searched refs:PIPEACONF (Results 1 - 9 of 9) 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.c300 pipeconf_reg = PIPEACONF;
H A Di915_suspend.c248 dev_priv->savePIPEACONF = I915_READ(PIPEACONF);
456 I915_WRITE(PIPEACONF, dev_priv->savePIPEACONF);
H A Di915_irq.c194 unsigned long pipeconf = pipe ? PIPEBCONF : PIPEACONF;
1214 int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF;
H A Dintel_display.c1035 int pipeconf_reg = (pipe == 0 ? PIPEACONF : PIPEBCONF);
1866 int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF;
2268 int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF;
2332 if (pipeconf_reg == PIPEACONF &&
3492 int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF;
H A Dintel_overlay.c872 int pipeconf_reg = (crtc->pipe == 0) ? PIPEACONF : PIPEBCONF;
H A Di915_reg.h2083 #define PIPEACONF 0x70008 macro
H A Dintel_tv.c1144 PIPEACONF : PIPEBCONF;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/intelfb/
H A Dintelfbhw.h281 #define PIPEACONF 0x70008 macro
H A Dintelfbhw.c578 hw->pipe_a_conf = INREG(PIPEACONF);
795 printk(" PIPEACONF: 0x%08x\n", hw->pipe_a_conf);
1330 pipe_conf_reg = PIPEACONF;

Completed in 135 milliseconds