Home
last modified time | relevance | path

Searched refs:INT_ENP_PHY_INT (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/usb/
Dsmsc75xx.h417 #define INT_ENP_PHY_INT ((u32)BIT(17)) macro
Dlan78xx.h33 #define INT_ENP_PHY_INT BIT(17) macro
Dsmsc75xx.c675 if (intdata & INT_ENP_PHY_INT) in smsc75xx_status()
1274 buf |= INT_ENP_PHY_INT; in smsc75xx_reset()
Dlan78xx.c934 if (intdata & INT_ENP_PHY_INT) { in lan78xx_status()
1917 buf |= INT_ENP_PHY_INT; in lan78xx_reset()