Searched refs:PIPEBCONF (Results 1 – 3 of 3) sorted by relevance
185 unsigned long pipeconf = pipe ? PIPEBCONF : PIPEACONF; in i915_pipe_enabled()794 int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF; in i915_enable_vblank()
481 s3_priv->savePIPEBCONF = S3_READ(PIPEBCONF); in i915_save_display()629 S3_WRITE(PIPEBCONF, s3_priv->savePIPEBCONF); in i915_restore_display()
1154 #define PIPEBCONF 0x71008 macro