Searched refs:ICP (Results 1 – 4 of 4) sorted by relevance
/drivers/tty/serial/8250/ |
D | 8250.c | 1213 unsigned int ICP = 0; in autoconfig_irq() local 1218 ICP = (port->iobase & 0xfe0) | 0x1f; in autoconfig_irq() 1219 save_ICP = inb_p(ICP); in autoconfig_irq() 1220 outb_p(0x80, ICP); in autoconfig_irq() 1221 inb_p(ICP); in autoconfig_irq() 1253 outb_p(save_ICP, ICP); in autoconfig_irq()
|
/drivers/staging/comedi/ |
D | Kconfig | 109 ADlink ACL-7225b (acl7225b), ICP P16R16DIO (p16r16dio) 156 Enable support for Advantech PCL-730, ICP ISO-730 and ADlink 168 ACL-8112DG/HG/PG, ACL-8113, ACL-8216, ICP DAS A-821PGH/PGL/PGL-NDA, 169 A-822PGH/PGL, A-823PGH/PGL, A-826PG and ICP DAS ISO-813 ISA cards
|
/drivers/watchdog/ |
D | Kconfig | 534 tristate "ICP Single Board Computer Watchdog Timer" 537 This is a driver for the hardware watchdog on the ICP Single
|
/drivers/scsi/ |
D | Kconfig | 510 ICP storage products. For a list of supported products, refer 824 tristate "Intel/ICP (former GDT SCSI Disk Array) RAID Controller support" 830 manufactured by Intel Corporation/ICP vortex GmbH. It is documented
|