Home
last modified time | relevance | path

Searched refs:pots (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dw6692.c93 static u32 pots; variable
126 module_param(pots, uint, S_IRUGO | S_IWUSR);
127 MODULE_PARM_DESC(pots, "W6692 POTS support bitmask (one bit per card)");
553 if ((!(card->fmask & pots)) ||
578 if ((!(card->fmask & pots)) ||
595 if (!(card->fmask & pots)) in disable_pots()
614 if ((card->fmask & pots) && (wch->b_mode & W_B_MODE_EPCM)) in w6692_mode()
890 if (card->fmask & pots) in initW6692()
894 if ((card->fmask & pots) || (card->fmask & led)) { in initW6692()
/Linux-v4.19/Documentation/input/devices/
Damijoy.rst215 With normal (NTSC or PAL) horiz. line rate, the pots will
262 | 00 | START | Start pots (dump capacitors,start counters) |
/Linux-v4.19/drivers/isdn/hisax/
Dasuscom.c408 cs->hw.asus.pots = cs->hw.asus.cfg_reg + ASUS_CTRL_POTS; in setup_asuscom()
Dhisax.h633 unsigned int pots; member