Searched refs:MLB_USIO_SSR_TDRE (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/tty/serial/
H A Dmilbeaut_usio.c49 #define MLB_USIO_SSR_TDRE BIT(1) macro
343 MLB_USIO_SSR_TDRE;
404 while (!(readb(port->membase + MLB_USIO_REG_SSR) & MLB_USIO_SSR_TDRE))

Completed in 197 milliseconds