Searched refs:ISR0 (Results 1 – 11 of 11) sorted by relevance
| /drivers/staging/gpib/include/ |
| A D | tnt4882_registers.h | 37 ISR0 = IMR0, enumerator
|
| A D | tms9914.h | 161 ISR0 = 0, /* interrupt status 0 */ enumerator
|
| /drivers/net/wan/ |
| A D | hd64570.h | 28 #define ISR0 0x10 /* Interrupt Status 0 */ macro
|
| 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()
|
| A D | hd64572.h | 40 #define ISR0 0x6c /* Interrupt Status Register 0 */ macro
|
| 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()
|
| /drivers/staging/gpib/hp_82335/ |
| A D | hp82335.c | 364 status1 = read_byte(&priv->tms9914_priv, ISR0); in hp82335_interrupt()
|
| /drivers/staging/gpib/tms9914/ |
| A D | tms9914.c | 708 status0 = read_byte(priv, ISR0); in tms9914_interrupt() 837 read_byte(priv, ISR0); in tms9914_board_reset()
|
| /drivers/staging/gpib/tnt4882/ |
| A D | tnt4882_gpib.c | 90 case ISR0: in tnt_readb() 567 isr0_bits = tnt_readb(priv, ISR0); in tnt4882_internal_interrupt() 886 tnt_readb(tnt_priv, ISR0); in tnt4882_init()
|
| /drivers/staging/gpib/hp_82341/ |
| A D | hp_82341.c | 879 status1 = read_byte(tms_priv, ISR0); in hp_82341_interrupt()
|
| /drivers/staging/gpib/agilent_82350b/ |
| A D | agilent_82350b.c | 262 tms9914_status1 = read_byte(&a_priv->tms9914_priv, ISR0); in agilent_82350b_interrupt()
|
Completed in 90 milliseconds