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