Home
last modified time | relevance | path

Searched refs:TRANS_DP_CTL (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/drm2/i915/
HDintel_display.c1185 u32 trans_dp_ctl_reg = TRANS_DP_CTL(pipe); in dp_pipe_enabled()
2880 reg = TRANS_DP_CTL(pipe); in ironlake_pch_enable()
3119 reg = TRANS_DP_CTL(pipe); in ironlake_crtc_disable()
HDi915_reg.h4192 #define TRANS_DP_CTL(pipe) _PIPE(pipe, TRANS_DP_CTL_A, TRANS_DP_CTL_B) macro