Searched full:pots (Results 1 – 6 of 6) sorted by relevance
77 static u32 pots; variable111 module_param(pots, uint, S_IRUGO | S_IWUSR);112 MODULE_PARM_DESC(pots, "W6692 POTS support bitmask (one bit per card)");536 if ((!(card->fmask & pots)) ||561 if ((!(card->fmask & pots)) ||578 if (!(card->fmask & pots)) in disable_pots()597 if ((card->fmask & pots) && (wch->b_mode & W_B_MODE_EPCM)) in w6692_mode()872 if (card->fmask & pots) in initW6692()876 if ((card->fmask & pots) || (card->fmask & led)) { in initW6692()
127 bytes written by the Host to the targeted LPC I/O pots.
109 interface. In addition, it also supports to POTs interfaces connected
215 With normal (NTSC or PAL) horiz. line rate, the pots will262 | 00 | START | Start pots (dump capacitors,start counters) |
279 - POTS control: No
4156 /* we could/should try and reset/control the AD pots? but in init_PXC200()