Searched refs:TRANS_DP_CTL (Results 1 – 4 of 4) sorted by relevance
418 i915_reg_t reg = TRANS_DP_CTL(pipe); in ilk_pch_enable()460 intel_de_rmw(dev_priv, TRANS_DP_CTL(pipe), in ilk_pch_post_disable()
144 intel_de_rmw(display, TRANS_DP_CTL(crtc->pipe), in intel_dp_prepare()262 u32 val = intel_de_read(display, TRANS_DP_CTL(p)); in cpt_dp_port_selected()361 TRANS_DP_CTL(crtc->pipe)); in intel_dp_get_config()
366 MMIO_D(TRANS_DP_CTL(PIPE_A)); in iterate_generic_mmio()367 MMIO_D(TRANS_DP_CTL(PIPE_B)); in iterate_generic_mmio()368 MMIO_D(TRANS_DP_CTL(PIPE_C)); in iterate_generic_mmio()
3402 #define TRANS_DP_CTL(pipe) _MMIO_PIPE(pipe, _TRANS_DP_CTL_A, _TRANS_DP_CTL_B) macro