Searched refs:ET_MAC_CFG1_WAIT (Results 1 – 2 of 2) sorted by relevance
869 #define ET_MAC_CFG1_WAIT 0x0000000A /* RX & TX syncd */ macro
922 } while ((cfg1 & ET_MAC_CFG1_WAIT) != ET_MAC_CFG1_WAIT && delay < 100); in et1310_config_mac_regs2()