Searched refs:MII_LAN83C185_ENERGYON (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/ | ||
| D | smscphy.h | 25 #define MII_LAN83C185_ENERGYON (1 << 1) /* ENERGYON */ macro |
| /Linux-v5.4/drivers/net/phy/ | ||
| D | smsc.c | 134 if (rc & MII_LAN83C185_ENERGYON) in lan87xx_read_status() |