Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_crt.c181 adpa |= ADPA_PIPE_SEL_CPT(crtc->pipe); in intel_crt_set_dpms()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_reg.h4646 #define ADPA_PIPE_SEL_CPT(pipe) ((pipe) << 29) macro