Searched defs:conv (Results 1 - 2 of 2) sorted by relevance

/drivers/video/omap/
H A Dhwa742.c183 static void set_format_regs(int conv, int transl, int flags) argument
197 hwa742_write_reg(HWA742_INPUT_MODE_REG, conv);
349 int conv, transl; local
365 conv = 0x08;
370 conv = 0x09;
375 conv = 0x01;
384 set_format_regs(conv, transl, flags);
/drivers/staging/comedi/drivers/
H A Damplc_pci230.c2207 unsigned short conv; local
2229 conv = PCI230_ADC_TRIG_NONE;
2233 conv = PCI230_ADC_TRIG_Z2CT2;
2239 conv = PCI230_ADC_TRIG_EXTP;
2242 conv = PCI230_ADC_TRIG_EXTN;
2248 conv = PCI230_ADC_TRIG_EXTP;
2251 conv = PCI230_ADC_TRIG_EXTN;
2258 conv = PCI230_ADC_TRIG_Z2CT2;
2262 | conv;

Completed in 148 milliseconds