Lines Matching defs:mode
125 /*FIXME: maxw should be dependent of alt mode */
288 u8 mode = 0x00;
292 mode = (v ? 0x20 : 0x00) | (h ? 0x10 : 0x00);
307 mode = (h || v) ? 0x30 : 0x00;
309 return em28xx_write_reg(dev, EM28XX_R26_COMPR, mode);
331 * If we don't set the start position to 2 in VBI mode, we end up
463 else /* interlaced mode, even nr. of lines */
660 /* Field start (VBI mode) */
749 * NOTE: in ISOC mode when a new frame starts and buf==NULL,
773 * 2) Support for interlaced mode is pure theory. It has not been
1117 /* Ask tuner to go to analog or radio mode */