Searched refs:UartPl011IsBusy (Results 1 – 2 of 2) sorted by relevance
203 static inline bool UartPl011IsBusy(struct UartRegisterMap *regMap) in UartPl011IsBusy() function212 while (UartPl011IsBusy(regMap)) {} in UartPl011Write()
261 while (UartPl011IsBusy(regMap)) {} in DeinitUartDevice()