Lines Matching refs:PIPE_A
840 if ((I915_READ(PIPECONF(PIPE_A)) & PIPECONF_ENABLE) == 0) in i830_pipes_power_well_enable()
841 i830_enable_pipe(dev_priv, PIPE_A); in i830_pipes_power_well_enable()
850 i830_disable_pipe(dev_priv, PIPE_A); in i830_pipes_power_well_disable()
856 return I915_READ(PIPECONF(PIPE_A)) & PIPECONF_ENABLE && in i830_pipes_power_well_enabled()
997 if (pipe != PIPE_A) in vlv_display_power_well_init()
1246 pipe = PIPE_A; in chv_dpio_cmn_power_well_enable()
1309 assert_pll_disabled(dev_priv, PIPE_A); in chv_dpio_cmn_power_well_disable()
1333 enum pipe pipe = phy == DPIO_PHY0 ? PIPE_A : PIPE_C; in assert_chv_phy_powergate()
1456 enum pipe pipe = PIPE_A; in chv_pipe_power_well_enabled()
1486 enum pipe pipe = PIPE_A; in chv_set_pipe_power_well()
3445 uint32_t status = I915_READ(DPLL(PIPE_A)); in chv_phy_control_init()