Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dadl_pci9111.c70 #define PCI9111_AI_RANGE(x) (((x) & 0x7) << 0) macro
71 #define PCI9111_AI_RANGE_MASK PCI9111_AI_RANGE(7)
354 outb(PCI9111_AI_RANGE(range0), dev->iobase + PCI9111_AI_RANGE_STAT_REG); in pci9111_ai_do_cmd()
545 outb(PCI9111_AI_RANGE(range), in pci9111_ai_insn_read()