Home
last modified time | relevance | path

Searched full:pots (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/isdn/hardware/mISDN/
H A Dw6692.c77 static u32 pots; variable
111 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()
/linux/Documentation/devicetree/bindings/mfd/
H A Daspeed-lpc.yaml127 bytes written by the Host to the targeted LPC I/O pots.
/linux/Documentation/arch/arm/
H A Dixp4xx.rst109 interface. In addition, it also supports to POTs interfaces connected
/linux/Documentation/input/devices/
H A Damijoy.rst215 With normal (NTSC or PAL) horiz. line rate, the pots will
262 | 00 | START | Start pots (dump capacitors,start counters) |
/linux/Documentation/arch/arm/sa1100/
H A Dassabet.rst279 - POTS control: No
/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c4156 /* we could/should try and reset/control the AD pots? but in init_PXC200()