Searched refs:UART_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
55 #define UART_FIFO_SIZE 64 macro285 WR4(bas, CDNC_UART_RX_WATER_REG, UART_FIFO_SIZE/2); in cdnc_uart_hw_init()289 WR4(bas, CDNC_UART_TX_WATER_REG, UART_FIFO_SIZE/2); in cdnc_uart_hw_init()422 sc->sc_txfifosz = UART_FIFO_SIZE; in cdnc_uart_bus_probe()423 sc->sc_rxfifosz = UART_FIFO_SIZE; in cdnc_uart_bus_probe()