Searched refs:DAS16_AO_LSB_REG (Results 1 – 1 of 1) sorted by relevance
81 #define DAS16_AO_LSB_REG(x) ((x) ? 0x06 : 0x04) macro869 outb(val & 0xff, dev->iobase + DAS16_AO_LSB_REG(chan)); in das16_ao_insn_write()