Searched refs:PCI9111_AI_RANGE (Results 1 – 1 of 1) sorted by relevance
70 #define PCI9111_AI_RANGE(x) (((x) & 0x7) << 0) macro71 #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()