Home
last modified time | relevance | path

Searched refs:ISR1 (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/drivers/net/wan/
Dhd64570.h28 #define ISR1 0x11 /* Interrupt Status 1 */ macro
Dhd64572.h46 #define ISR1 0x70 /* Interrupt Status Register 1 */ macro
Dhd64570.c65 u8 isr1 = sca_in(ISR1, card); in sca_intr_status()
613 sca_in(ISR1, card), sca_in(ISR2, card)); in sca_dump_rings()
Dhd64572.c562 sca_inl(ISR0, card), sca_inl(ISR1, card)); in sca_dump_rings()
/linux-2.6.39/drivers/net/qlge/
Dqlge.h811 ISR1 = 0x3c, enumerator
Dqlge_dbg.c1498 DUMP_REG(qdev, ISR1); in ql_dump_regs()
Dqlge_main.c2470 var = ql_read32(qdev, ISR1); in qlge_isr()
/linux-2.6.39/drivers/tty/
Dsynclinkmp.c302 #define ISR1 0x11 macro