Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_hdmi.c908 hdmi_val |= SDVO_PIPE_SEL_CHV(crtc->pipe); in intel_hdmi_prepare()
H A Di915_reg.h4290 #define SDVO_PIPE_SEL_CHV(pipe) ((pipe) << 24) macro
H A Dintel_display.c1311 if ((val & SDVO_PIPE_SEL_MASK_CHV) != SDVO_PIPE_SEL_CHV(pipe)) in hdmi_pipe_enabled()