Home
last modified time | relevance | path

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

/drivers/video/intelfb/
Dintelfbhw.h297 #define PIPECONF_INTERLACE_MASK (7 << 21) macro
Dintelfbhw.c1275 *pipe_conf &= ~PIPECONF_INTERLACE_MASK; in intelfbhw_mode_to_hw()
/drivers/gpu/drm/i915/
Dintel_display.c1723 if ((pipeconf_val & PIPECONF_INTERLACE_MASK) == PIPECONF_INTERLACED_ILK) in ironlake_enable_pch_transcoder()
4609 pipeconf &= ~PIPECONF_INTERLACE_MASK; in i9xx_set_pipeconf()
5164 val &= ~PIPECONF_INTERLACE_MASK; in ironlake_set_pipeconf()
Di915_reg.h2702 #define PIPECONF_INTERLACE_MASK (7 << 21) macro