Searched refs:I8254_CTRL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Ddas08.h62 #define I8254_CTRL 3 macro
H A Ddas08.c697 outb(chan << 6, base + I8254_CTRL);
748 outb((channel << 6) | 0x30 | (mode & 0x0F), base + I8254_CTRL);
762 outb(0xE0 | (2 << channel), base + I8254_CTRL);

Completed in 43 milliseconds