Searched refs:TRANS_DP_CTL (Results 1 – 4 of 4) sorted by relevance
427 i915_reg_t reg = TRANS_DP_CTL(pipe); in ilk_pch_enable()469 intel_de_rmw(dev_priv, TRANS_DP_CTL(pipe), in ilk_pch_post_disable()
147 intel_de_rmw(display, TRANS_DP_CTL(crtc->pipe), in intel_dp_prepare()259 u32 val = intel_de_read(display, TRANS_DP_CTL(p)); in cpt_dp_port_selected()358 TRANS_DP_CTL(crtc->pipe)); in intel_dp_get_config()
369 MMIO_D(TRANS_DP_CTL(PIPE_A)); in iterate_generic_mmio()370 MMIO_D(TRANS_DP_CTL(PIPE_B)); in iterate_generic_mmio()371 MMIO_D(TRANS_DP_CTL(PIPE_C)); in iterate_generic_mmio()
3127 #define TRANS_DP_CTL(pipe) _MMIO_PIPE(pipe, _TRANS_DP_CTL_A, _TRANS_DP_CTL_B) macro