Searched refs:MII_LAN83C185_MODE_ALL (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/include/linux/ | ||
| D | smscphy.h | 28 #define MII_LAN83C185_MODE_ALL 0xE0 /* All capable mode */ macro |
| /linux-4.1.27/drivers/net/phy/ | ||
| D | smsc.c | 73 rc |= MII_LAN83C185_MODE_ALL; in smsc_phy_reset() |