Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/drivers/
Dadl_pci9118.c120 #define PCI9118_AI_CHANLIST_RANGE(x) (((x) & 0x3) << 8) macro
379 PCI9118_AI_CHANLIST_RANGE(range0); in pci9118_set_chanlist()
393 PCI9118_AI_CHANLIST_RANGE(range); in pci9118_set_chanlist()
400 PCI9118_AI_CHANLIST_RANGE(range0); in pci9118_set_chanlist()