Home
last modified time | relevance | path

Searched refs:MLB_USIO_SSR_TDRE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/
H A Dmilbeaut_usio.c49 #define MLB_USIO_SSR_TDRE BIT(1) macro
344 MLB_USIO_SSR_TDRE; in mlb_usio_set_termios()
405 while (!(readb(port->membase + MLB_USIO_REG_SSR) & MLB_USIO_SSR_TDRE)) in mlb_usio_console_putchar()