Home
last modified time | relevance | path

Searched refs:UART_FCR_FIFOEN (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/mips/rt305x/
HDuart_dev_rt305x.h77 #define UART_FCR_FIFOEN (1<<0) macro
HDuart_dev_rt305x.c281 UART_FCR_FIFOEN | UART_FCR_TXTGR_1 | UART_FCR_RXTGR_1); in rt305x_uart_bus_attach()