Searched refs:INT_STS_PHY_INT_ (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/net/usb/
H A Dsmsc95xx.h64 #define INT_STS_PHY_INT_ (0x00008000) macro
H A Dsmsc75xx.h78 #define INT_STS_PHY_INT_ (0x00020000) macro
H A Dlan78xx.h124 #define INT_STS_PHY_INT_ (0x00020000) macro
H A Dlan78xx.c846 ret = lan78xx_write_reg(dev, INT_STS, INT_STS_PHY_INT_); lan78xx_link_reset()
/linux-4.4.14/drivers/net/ethernet/smsc/
H A Dsmsc911x.h117 #define INT_STS_PHY_INT_ 0x00040000 macro
H A Dsmc911x.c1157 if (status & INT_STS_PHY_INT_) { smc911x_interrupt()
1160 SMC_ACK_INT(lp, INT_STS_PHY_INT_); smc911x_interrupt()
H A Dsmc911x.h377 #define INT_STS_PHY_INT_ (0x00040000) /* RO */ macro

Completed in 181 milliseconds