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