Searched refs:I965_PIPECONF_ACTIVE (Results 1 – 2 of 2) sorted by relevance
977 if (wait_for((I915_READ(reg) & I965_PIPECONF_ACTIVE) == 0, in intel_wait_for_pipe_off()4595 I965_PIPECONF_ACTIVE; in i9xx_set_pipeconf()5822 (PIPECONF_ENABLE | I965_PIPECONF_ACTIVE)); in haswell_crtc_mode_set()
2694 #define I965_PIPECONF_ACTIVE (1<<30) macro