Searched refs:CDNC_UART_FIFO (Results 1 – 1 of 1) sorted by relevance
138 #define CDNC_UART_FIFO 0x30 /* Data FIFO (tx and rx) */ macro337 WR4(bas, CDNC_UART_FIFO, c); in cdnc_uart_putc()372 c = RD4(bas, CDNC_UART_FIFO); in cdnc_uart_getc()465 WR4(bas, CDNC_UART_FIFO, sc->sc_txbuf[i]); in cdnc_uart_bus_transmit()527 c = RD4(bas, CDNC_UART_FIFO) & 0xff; in cdnc_uart_bus_receive()