Searched refs:UART_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
52 #define UART_FIFO_SIZE 64 macro282 WR4(bas, CDNC_UART_RX_WATER_REG, UART_FIFO_SIZE/2); in cdnc_uart_hw_init()286 WR4(bas, CDNC_UART_TX_WATER_REG, UART_FIFO_SIZE/2); in cdnc_uart_hw_init()419 sc->sc_txfifosz = UART_FIFO_SIZE; in cdnc_uart_bus_probe()420 sc->sc_rxfifosz = UART_FIFO_SIZE; in cdnc_uart_bus_probe()