Searched refs:ADPA_PIPE_SEL (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/display/ | ||
D | intel_crt.c | 183 adpa |= ADPA_PIPE_SEL(crtc->pipe); in intel_crt_set_dpms() |
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 4643 #define ADPA_PIPE_SEL(pipe) ((pipe) << 30) macro |