Searched refs:ISR0 (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpib/include/ |
| H A D | tnt4882_registers.h | 37 ISR0 = IMR0, enumerator
|
| H A D | tms9914.h | 161 ISR0 = 0, /* interrupt status 0 */ enumerator
|
| /linux/drivers/net/wan/ |
| H A D | hd64570.h | 28 #define ISR0 0x10 /* Interrupt Status 0 */ macro
|
| H A D | hd64572.c | 319 u32 isr0 = sca_inl(ISR0, port->card); in sca_poll() 342 u32 isr0 = sca_inl(ISR0, card); in sca_intr() 560 sca_inl(ISR0, card), sca_inl(ISR1, card)); in sca_dump_rings()
|
| H A D | hd64572.h | 40 #define ISR0 0x6c /* Interrupt Status Register 0 */ macro
|
| H A D | hd64570.c | 58 u8 isr0 = sca_in(ISR0, card); in sca_intr_status() 617 printk(KERN_DEBUG "ISR: %02x %02x %02x\n", sca_in(ISR0, card), in sca_dump_rings()
|
| /linux/drivers/gpib/hp_82335/ |
| H A D | hp82335.c | 365 status1 = read_byte(&priv->tms9914_priv, ISR0); in hp82335_interrupt()
|
| /linux/drivers/gpib/tms9914/ |
| H A D | tms9914.c | 708 status0 = read_byte(priv, ISR0); in tms9914_interrupt() 837 read_byte(priv, ISR0); in tms9914_board_reset()
|