Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/i915/
H A Di915_reg.h2660 #define PIPECONF_INTERLACE_MASK (7 << 21) macro
H A Dintel_display.c1698 if ((pipeconf_val & PIPECONF_INTERLACE_MASK) == PIPECONF_INTERLACED_ILK) in ironlake_enable_pch_transcoder()
4835 pipeconf &= ~PIPECONF_INTERLACE_MASK; in i9xx_crtc_mode_set()
5222 val &= ~PIPECONF_INTERLACE_MASK; in ironlake_set_pipeconf()