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