Lines Matching refs:PIPE_B
1341 I915_STATE_WARN(HAS_PCH_IBX(dev_priv) && !state && port_pipe == PIPE_B, in assert_pch_dp_disabled()
1359 I915_STATE_WARN(HAS_PCH_IBX(dev_priv) && !state && port_pipe == PIPE_B, in assert_pch_hdmi_disabled()
1479 I915_WRITE(DPLL_MD(PIPE_B), pipe_config->dpll_hw_state.dpll_md); in chv_enable_pll()
1487 WARN_ON((I915_READ(DPLL(PIPE_B)) & DPLL_VGA_MODE_DIS) == 0); in chv_enable_pll()
1576 I915_WRITE(DPLL(PIPE_B), in i9xx_disable_pll()
1577 I915_READ(DPLL(PIPE_B)) & ~DPLL_DVO_2X_MODE); in i9xx_disable_pll()
4568 WARN_ON(I915_READ(FDI_RX_CTL(PIPE_B)) & FDI_RX_ENABLE); in cpt_set_fdi_bc_bifurcation()
4587 case PIPE_B: in ivybridge_update_fdi_bc_bifurcation()
6004 if (IS_CHERRYVIEW(dev_priv) && pipe == PIPE_B) { in valleyview_crtc_enable()
6403 case PIPE_B: in ironlake_check_fdi_lanes()
6426 other_crtc = intel_get_crtc_for_pipe(dev_priv, PIPE_B); in ironlake_check_fdi_lanes()
6930 if (pipe == PIPE_B) in vlv_prepare_pll()
7326 (pipe == PIPE_B || pipe == PIPE_C)) in intel_set_pipe_timings()
7678 if (crtc->pipe != PIPE_B) in i9xx_get_pfit_config()
9373 trans_edp_pipe = PIPE_B; in hsw_get_transcoder_state()
13784 } else if (IS_CHERRYVIEW(dev_priv) && pipe == PIPE_B) { in intel_primary_plane_create()
15357 WARN_ON(I915_READ(CURCNTR(PIPE_B)) & MCURSOR_MODE); in i830_disable_pipe()