Searched refs:PHY_STAT_REM_FLT (Results 1 – 2 of 2) sorted by relevance
1201 if (status & PHY_STAT_REM_FLT) { in smc_phy_configure()1221 if (status & PHY_STAT_REM_FLT) { in smc_phy_configure()
682 #define PHY_STAT_REM_FLT 0x0010 /* 1=Remote Fault detected */ macro