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