Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/mips/rt305x/
Duart_dev_rt305x.h77 #define UART_FCR_FIFOEN (1<<0) macro
Duart_dev_rt305x.c284 UART_FCR_FIFOEN | UART_FCR_TXTGR_1 | UART_FCR_RXTGR_1); in rt305x_uart_bus_attach()