Searched refs:UARTSFIFO (Results 1 – 1 of 1) sorted by relevance
40 #define UARTSFIFO 0x12 macro490 writeb(UARTSFIFO_RXUF, sport->port.membase + UARTSFIFO); in lpuart_poll_init()652 unsigned char sfifo = readb(port->membase + UARTSFIFO); in lpuart_tx_empty()721 while (!(readb(sport->port.membase + UARTSFIFO) & UARTSFIFO_RXEMPT)) { in lpuart_rxint()1230 writeb(UARTSFIFO_RXUF, sport->port.membase + UARTSFIFO); in lpuart_setup_watermark()