Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dg4x_hdmi.c57 hdmi_val |= SDVO_PIPE_SEL_CHV(crtc->pipe); in intel_hdmi_prepare()
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_reg.h1359 #define SDVO_PIPE_SEL_CHV(pipe) ((pipe) << 24) macro