Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dsmsc.c95 MII_LAN83C185_EDPWRDOWN); in smsc_phy_config_edpd()
98 MII_LAN83C185_EDPWRDOWN); in smsc_phy_config_edpd()
255 rc & ~MII_LAN83C185_EDPWRDOWN); in lan87xx_read_status()
275 rc | MII_LAN83C185_EDPWRDOWN); in lan87xx_read_status()
/linux/include/linux/
H A Dsmscphy.h24 #define MII_LAN83C185_EDPWRDOWN (1 << 13) /* EDPWRDOWN */ macro