Searched refs:UART_FCR_FIFOEN (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/mips/rt305x/ | ||
| D | uart_dev_rt305x.h | 77 #define UART_FCR_FIFOEN (1<<0) macro |
| D | uart_dev_rt305x.c | 284 UART_FCR_FIFOEN | UART_FCR_TXTGR_1 | UART_FCR_RXTGR_1); in rt305x_uart_bus_attach() |