Searched refs:I365_INTCTL (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/pcmcia/ |
| H A D | ti113x.h | 296 u8 new, reg = exca_readb(socket, I365_INTCTL); in ti_init() 302 exca_writeb(socket, I365_INTCTL, new); in ti_init() 308 u8 new, reg = exca_readb(socket, I365_INTCTL); in ti_override() 312 exca_writeb(socket, I365_INTCTL, new); in ti_override() 340 intctl = exca_readb(socket, I365_INTCTL); in ti113x_use_isa_irq() 342 exca_writeb(socket, I365_INTCTL, intctl); in ti113x_use_isa_irq()
|
| H A D | pd6729.c | 208 if (indirect_read(&socket[i], I365_INTCTL) in pd6729_interrupt() 265 if (indirect_read(socket, I365_INTCTL) & I365_PC_IOCARD) { in pd6729_get_status() 316 indirect_write(socket, I365_INTCTL, reg); in pd6729_set_socket() 410 reg = indirect_read(socket, I365_INTCTL); in pd6729_set_socket() 415 indirect_write(socket, I365_INTCTL, reg); in pd6729_set_socket() 749 indirect_write(&socket[i], I365_INTCTL, 0); in pd6729_pci_remove()
|
| H A D | i82365.h | 39 #define I365_INTCTL 0x03 /* Interrupt and general control */ macro
|