Home
last modified time | relevance | path

Searched refs:SDVO_PIPE_SEL_CPT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dg4x_hdmi.c55 hdmi_val |= SDVO_PIPE_SEL_CPT(crtc->pipe); in intel_hdmi_prepare()
H A Dintel_sdvo.c1635 sdvox |= SDVO_PIPE_SEL_CPT(crtc->pipe); in intel_sdvo_pre_enable()
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h1535 #define SDVO_PIPE_SEL_CPT(pipe) ((pipe) << 29) macro