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

/drivers/staging/comedi/drivers/
H A Dadl_pci9118.c106 #define PCI9118_CNTCTRL 0x0c /* W: 8254 counter control */ macro
603 outl(0x30, dev->iobase + PCI9118_CNTCTRL);
1490 outl(0x30, dev->iobase + PCI9118_CNTCTRL);
2033 outl(0x74, dev->iobase + PCI9118_CNTCTRL);
2034 outl(0xb4, dev->iobase + PCI9118_CNTCTRL);
2035 /* outl(0x30, dev->iobase + PCI9118_CNTCTRL); */
2142 outl(0x30, dev->iobase + PCI9118_CNTCTRL);
2143 /* outl(0xb4, dev->iobase + PCI9118_CNTCTRL); */

Completed in 14 milliseconds