Home
last modified time | relevance | path

Searched refs:IM_EPH_INT (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H A Dsmc9194.h145 #define IM_EPH_INT 0x20 macro
234 . IM_EPH_INT, for nasty errors
238 #define SMC_INTERRUPT_MASK (IM_EPH_INT | IM_RX_OVRN_INT | IM_RCV_INT)
H A Dsmc91c92_cs.c223 #define IM_EPH_INT 0x20 macro
1419 if (status & IM_EPH_INT) in smc_interrupt()
1701 outw((IM_EPH_INT | IM_RX_OVRN_INT | IM_RCV_INT) << 8, in smc_reset()
H A Dsmc9194.c1401 } else if (status & IM_EPH_INT ) { in smc_interrupt()
H A Dsmc91x.c349 mask = IM_EPH_INT|IM_RX_OVRN_INT|IM_RCV_INT; in smc_enable()
1274 } else if (status & IM_EPH_INT) { in smc_interrupt()
H A Dsmc91x.h680 #define IM_EPH_INT 0x20 // Set by Ethernet Protocol Handler section macro
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H A Dsmc9194.h145 #define IM_EPH_INT 0x20 macro
234 . IM_EPH_INT, for nasty errors
238 #define SMC_INTERRUPT_MASK (IM_EPH_INT | IM_RX_OVRN_INT | IM_RCV_INT)
H A Dsmc91c92_cs.c223 #define IM_EPH_INT 0x20 macro
1422 if (status & IM_EPH_INT) in smc_interrupt()
1704 outw((IM_EPH_INT | IM_RX_OVRN_INT | IM_RCV_INT) << 8, in smc_reset()
H A Dsmc9194.c1403 } else if (status & IM_EPH_INT ) { in smc_interrupt()
H A Dsmc91x.c349 mask = IM_EPH_INT|IM_RX_OVRN_INT|IM_RCV_INT; in smc_enable()
1275 } else if (status & IM_EPH_INT) { in smc_interrupt()
H A Dsmc91x.h669 #define IM_EPH_INT 0x20 // Set by Ethernet Protocol Handler section macro

Completed in 26 milliseconds