Searched defs:update_chan (Results 1 - 1 of 1) sorted by last modified time

/drivers/staging/comedi/drivers/
H A Ddas1800.c1207 int update_chan = thisboard->ao_n_chan - 1; local
1214 if (chan == update_chan)
1221 if (chan != update_chan) {
1222 outb(DAC(update_chan), dev->iobase + DAS1800_SELECT); /* select 'update' channel for baseAddress + 0x0 */

Completed in 60 milliseconds