Home
last modified time | relevance | path

Searched refs:PHY_INT_INT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H A Dsmc91x.h798 #define PHY_INT_INT 0x8000 // 1=bits have changed since last read macro
H A Dsmc91x.c1149 if ((phy18 & PHY_INT_INT) == 0) in smc_phy_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H A Dsmc91x.h787 #define PHY_INT_INT 0x8000 // 1=bits have changed since last read macro
H A Dsmc91x.c1150 if ((phy18 & PHY_INT_INT) == 0) in smc_phy_interrupt()

Completed in 10 milliseconds