Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsmscphy.h25 #define MII_LAN83C185_ENERGYON (1 << 1) /* ENERGYON */ macro
/openbmc/linux/drivers/net/phy/
H A Dsmsc.c243 rc & MII_LAN83C185_ENERGYON || rc < 0, in lan87xx_read_status()