Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/ !
Dintel_dvo.c306 dvo_val |= DVO_PIPE_SEL(pipe); in intel_dvo_pre_enable()
/linux-6.1.9/drivers/gpu/drm/i915/ !
Di915_reg.h2649 #define DVO_PIPE_SEL(pipe) ((pipe) << 30) macro