Searched refs:CGEM_NET_STAT_PHY_MGMT_IDLE (Results 1 – 2 of 2) sorted by relevance
111 #define CGEM_NET_STAT_PHY_MGMT_IDLE (1 << 2) macro
1385 while ((RD4(sc, CGEM_NET_STAT) & CGEM_NET_STAT_PHY_MGMT_IDLE) == 0) { in cgem_miibus_readreg()1419 while ((RD4(sc, CGEM_NET_STAT) & CGEM_NET_STAT_PHY_MGMT_IDLE) == 0) { in cgem_miibus_writereg()