Home
last modified time | relevance | path

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

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