Home
last modified time | relevance | path

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

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