Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsmc91111.c1201 if (status & PHY_STAT_REM_FLT) { in smc_phy_configure()
1221 if (status & PHY_STAT_REM_FLT) { in smc_phy_configure()
H A Dsmc91111.h683 #define PHY_STAT_REM_FLT 0x0010 /* 1=Remote Fault detected */ macro