Searched refs:UART_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
58 #define UART_FIFO_SIZE 64 macro289 WR4(bas, CDNC_UART_RX_WATER_REG, UART_FIFO_SIZE/2); in cdnc_uart_hw_init()293 WR4(bas, CDNC_UART_TX_WATER_REG, UART_FIFO_SIZE/2); in cdnc_uart_hw_init()426 sc->sc_txfifosz = UART_FIFO_SIZE; in cdnc_uart_bus_probe()427 sc->sc_rxfifosz = UART_FIFO_SIZE; in cdnc_uart_bus_probe()