Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsmscphy.h24 #define MII_LAN83C185_ENERGYON (1 << 1) /* ENERGYON */ macro
/linux-4.4.14/drivers/net/phy/
Dsmsc.c134 if (rc & MII_LAN83C185_ENERGYON) in lan87xx_read_status()