Searched refs:UART_FCR_FIFO_EN (Results 1 – 1 of 1) sorted by relevance
46 #define UART_FCR_FIFO_EN 0x1 /* Enable FIFO (depth: 32 bytes) */ macro122 io_write32(base + UART_FCR, UART_FCR_FIFO_EN); in hi16xx_uart_init()