Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dsmsc75xx.h405 #define INT_ENP_PHY_INT ((u32)BIT(17)) macro
H A Dlan78xx.h21 #define INT_ENP_PHY_INT BIT(17) macro
H A Dsmsc75xx.c665 if (intdata & INT_ENP_PHY_INT) in smsc75xx_status()
1335 buf |= INT_ENP_PHY_INT; in smsc75xx_reset()
H A Dlan78xx.c1758 if (intdata & INT_ENP_PHY_INT) { in lan78xx_status()