Home
last modified time | relevance | path

Searched refs:MII_LAN83C185_MODE_ALL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dsmscphy.h29 #define MII_LAN83C185_MODE_ALL 0xE0 /* All capable mode */ macro
/openbmc/linux/drivers/net/phy/
H A Dsmsc.c148 rc |= MII_LAN83C185_MODE_ALL; in smsc_phy_reset()