Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/fddi/skfp/h/
A Dskfbi.h46 #define B0_ISRC 0x0008 /* 32 bit Interrupt source register */ macro
740 #define ISR_A ADDR(B0_ISRC)
742 #define GET_ISR_SMP(iop) inpd((iop)+B0_ISRC)
744 #define CHECK_ISR_SMP(iop) (inpd((iop)+B0_ISRC) & inpd((iop)+B0_IMSK))
/linux-6.3-rc2/drivers/net/ethernet/marvell/
A Dskge.h23 B0_ISRC = 0x0008, enumerator
A Dsky2.h260 B0_ISRC = 0x0008, enumerator
A Dskge.c3621 if ((skge_read32(hw, B0_ISRC) & IS_HW_ERR) && in skge_reset()
3703 seq_printf(seq, "IRQ src=%x mask=%x\n", skge_read32(hw, B0_ISRC), in skge_debug_show()
A Dsky2.c2966 if (sky2_read32(hw, B0_ISRC)) { in sky2_watchdog()
4396 sky2_read32(hw, B0_ISRC), in sky2_debug_show()

Completed in 41 milliseconds