Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dhd64570.h29 #define ISR1 0x11 /* Interrupt Status 1 */ macro
H A Dhd64572.h41 #define ISR1 0x70 /* Interrupt Status Register 1 */ macro
H A Dhd64570.c59 u8 isr1 = sca_in(ISR1, card); in sca_intr_status()
618 sca_in(ISR1, card), sca_in(ISR2, card)); in sca_dump_rings()
H A Dhd64572.c560 sca_inl(ISR0, card), sca_inl(ISR1, card)); in sca_dump_rings()
/openbmc/linux/drivers/staging/qlge/
H A Dqlge.h820 ISR1 = 0x3c, enumerator
H A Dqlge_main.c2431 var = qlge_read32(qdev, ISR1); in qlge_isr()