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