Searched refs:TRANS_DP_CTL (Results 1 – 3 of 3) sorted by relevance
1324 trans_dp = I915_READ(TRANS_DP_CTL(i)); in intel_dp_get_hw_state()
1348 u32 trans_dp_ctl_reg = TRANS_DP_CTL(pipe); in dp_pipe_enabled()3167 reg = TRANS_DP_CTL(pipe); in ironlake_pch_enable()3535 reg = TRANS_DP_CTL(pipe); in ironlake_crtc_disable()
4208 #define TRANS_DP_CTL(pipe) _PIPE(pipe, TRANS_DP_CTL_A, TRANS_DP_CTL_B) macro