Searched refs:i8254_offset (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/comedi/drivers/ |
A D | das08_isa.c | 46 .i8254_offset = 4, 57 .i8254_offset = 0x04, 67 .i8254_offset = 0x04, 77 .i8254_offset = 0x04, 89 .i8254_offset = 0x04, 101 .i8254_offset = 0x04, 113 .i8254_offset = 0x04, 136 .i8254_offset = 0x04, 145 .i8254_offset = 4,
|
A D | das08.h | 34 unsigned int i8254_offset; member
|
A D | das08_pci.c | 38 .i8254_offset = 4,
|
A D | das08.c | 441 if (board->i8254_offset) { in das08_common_attach() 442 dev->pacer = comedi_8254_init(dev->iobase + board->i8254_offset, in das08_common_attach()
|
Completed in 5 milliseconds