Searched defs:DMM32AT_INTCLOCK (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/comedi/drivers/
H A Ddmm32at.c65 #define DMM32AT_INTCLOCK 0x09 macro
102 /* DMM32AT_INTCLOCK 0x09 */
327 dmm_outb(dev, DMM32AT_INTCLOCK, 0x0);
344 intstat = dmm_inb(dev, DMM32AT_INTCLOCK);
790 dmm_outb(dev, DMM32AT_INTCLOCK, DMM32AT_ADINT);
826 intstat = dmm_inb(dev, DMM32AT_INTCLOCK);
846 dmm_outb(dev, DMM32AT_INTCLOCK, 0x0);
1058 dmm_outb(dev, DMM32AT_INTCLOCK, DMM32AT_ADINT | DMM32AT_CLKSEL);

Completed in 38 milliseconds