Searched refs:ISR0 (Results 1 – 10 of 10) sorted by relevance
/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/staging/gpib/include/ |
H A D | tms9914.h | 158 ISR0 = 0, /* interrupt status 0 */ enumerator
|
/linux/drivers/staging/gpib/hp_82335/ |
H A D | hp82335.c | 360 status1 = read_byte(&priv->tms9914_priv, ISR0); in hp82335_interrupt()
|
/linux/drivers/staging/gpib/tms9914/ |
H A D | tms9914.c | 703 status0 = read_byte(priv, ISR0); in tms9914_interrupt() 833 read_byte(priv, ISR0); in tms9914_board_reset()
|
/linux/drivers/staging/gpib/tnt4882/ |
H A D | tnt4882_gpib.c | 128 case ISR0: in tnt_readb() 620 isr0_bits = tnt_readb(priv, ISR0); in tnt4882_internal_interrupt() 1232 tnt_readb(tnt_priv, ISR0); in tnt4882_init()
|
/linux/drivers/staging/gpib/hp_82341/ |
H A D | hp_82341.c | 877 status1 = read_byte(tms_priv, ISR0); in hp_82341_interrupt()
|
/linux/drivers/staging/gpib/agilent_82350b/ |
H A D | agilent_82350b.c | 284 tms9914_status1 = read_byte(&a_priv->tms9914_priv, ISR0); in agilent_82350b_interrupt()
|