Searched refs:TRANS_DP_CTL (Results 1 – 2 of 2) sorted by relevance
1231 u32 trans_dp_ctl_reg = TRANS_DP_CTL(pipe); in dp_pipe_enabled()2890 reg = TRANS_DP_CTL(pipe); in ironlake_pch_enable()3128 reg = TRANS_DP_CTL(pipe); in ironlake_crtc_disable()
3934 #define TRANS_DP_CTL(pipe) (TRANS_DP_CTL_A + (pipe) * 0x01000) macro