Home
last modified time | relevance | path

Searched refs:IM_EPH_INT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/smsc/
H A Dsmc9194.h145 #define IM_EPH_INT 0x20 macro
238 #define SMC_INTERRUPT_MASK (IM_EPH_INT | IM_RX_OVRN_INT | IM_RCV_INT)
H A Dsmc91x.c350 mask = IM_EPH_INT|IM_RX_OVRN_INT|IM_RCV_INT; in smc_enable()
1268 } else if (status & IM_EPH_INT) { in smc_interrupt()
H A Dsmc91x.h650 #define IM_EPH_INT 0x20 // Set by Ethernet Protocol Handler section macro