Searched refs:MII_LAN83C185_EDPWRDOWN (Results 1 – 3 of 3) sorted by relevance
71 rc | MII_LAN83C185_EDPWRDOWN); in smsc_phy_config_init()127 rc & ~MII_LAN83C185_EDPWRDOWN); in lan87xx_read_status()148 rc | MII_LAN83C185_EDPWRDOWN); in lan87xx_read_status()
24 #define MII_LAN83C185_EDPWRDOWN (1 << 13) /* EDPWRDOWN */ macro
1402 if (rc & MII_LAN83C185_EDPWRDOWN) { in smsc911x_phy_disable_energy_detect()1405 rc & (~MII_LAN83C185_EDPWRDOWN)); in smsc911x_phy_disable_energy_detect()1435 if (!(rc & MII_LAN83C185_EDPWRDOWN)) { in smsc911x_phy_enable_energy_detect()1438 rc | MII_LAN83C185_EDPWRDOWN); in smsc911x_phy_enable_energy_detect()