Home
last modified time | relevance | path

Searched refs:B0_ISRC (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/fddi/skfp/h/
Dskfbi.h264 #define B0_ISRC 0x0008 /* 32 bit Interrupt source register */ macro
972 #define ISR_A ADDR(B0_ISRC)
974 #define GET_ISR_SMP(iop) inpd((iop)+B0_ISRC)
976 #define CHECK_ISR_SMP(iop) (inpd((iop)+B0_ISRC) & inpd((iop)+B0_IMSK))
/Linux-v4.19/drivers/net/ethernet/marvell/
Dsky2.h266 B0_ISRC = 0x0008, enumerator
Dskge.h29 B0_ISRC = 0x0008, enumerator
Dskge.c3628 if ((skge_read32(hw, B0_ISRC) & IS_HW_ERR) && in skge_reset()
3710 seq_printf(seq, "IRQ src=%x mask=%x\n", skge_read32(hw, B0_ISRC), in skge_debug_show()
Dsky2.c2982 if (sky2_read32(hw, B0_ISRC)) { in sky2_watchdog()
4542 sky2_read32(hw, B0_ISRC), in sky2_debug_show()