Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_hdmi.c1821 hdmi_val |= SDVO_PIPE_SEL_CHV(crtc->pipe); in intel_hdmi_prepare()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_reg.h4843 #define SDVO_PIPE_SEL_CHV(pipe) ((pipe) << 24) macro