Home
last modified time | relevance | path

Searched refs:SMC_GET_PHY_INT_SRC (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmc911x.h882 #define SMC_GET_PHY_INT_SRC(lp,phy,x) SMC_GET_MII( (lp), PHY_INT_SRC, phy, x ) macro
Dsmc911x.c993 SMC_GET_PHY_INT_SRC(lp, phyaddr,status); in smc911x_phy_interrupt()