Searched refs:ENET_QOS_IsSMIBusy (Results 1 – 3 of 3) sorted by relevance
65 if (!ENET_QOS_IsSMIBusy(base)) in ENET_QOS_MDIO_Write()76 while (ENET_QOS_IsSMIBusy(base)) in ENET_QOS_MDIO_Write()96 if (!ENET_QOS_IsSMIBusy(base)) in ENET_QOS_MDIO_Read()107 while (ENET_QOS_IsSMIBusy(base)) in ENET_QOS_MDIO_Read()
949 static inline bool ENET_QOS_IsSMIBusy(ENET_QOS_Type *base) in ENET_QOS_IsSMIBusy() function
1916 if (!ENET_QOS_IsSMIBusy(base)) in ENET_QOS_MDIOWaitTransferOver()1927 while (ENET_QOS_IsSMIBusy(base)) in ENET_QOS_MDIOWaitTransferOver()