Searched refs:PIPECONF_INTERLACE_MASK (Results 1 – 4 of 4) sorted by relevance
297 #define PIPECONF_INTERLACE_MASK (7 << 21) macro
1275 *pipe_conf &= ~PIPECONF_INTERLACE_MASK; in intelfbhw_mode_to_hw()
1723 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()
2702 #define PIPECONF_INTERLACE_MASK (7 << 21) macro