Searched refs:INT_ENP_PHY_INT_ (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/net/usb/ | ||
| D | smsc95xx.h | 358 #define INT_ENP_PHY_INT_ ((u32)BIT(15)) /* PHY Interrupt */ macro |
| D | smsc95xx.c | 626 if (intdata & INT_ENP_PHY_INT_) in smsc95xx_status() |