Searched refs:TSEC_REG_MIIMIND (Results 1 – 2 of 2) sorted by relevance
86 #define TSEC_REG_MIIMIND 0x14 /* MII Management indicator register */ macro
357 TSEC_PHY_READ(sc, TSEC_REG_MIIMIND); in tsec_mii_wait()360 while ((TSEC_PHY_READ(sc, TSEC_REG_MIIMIND) & flags) && --timeout) in tsec_mii_wait()