Searched refs:UART_FCR_FIFOEN (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/mips/mediatek/
H A Duart_dev_mtk.h77 #define UART_FCR_FIFOEN (1<<0) macro
H A Duart_dev_mtk.c310 UART_FCR_FIFOEN | UART_FCR_TXTGR_1 | UART_FCR_RXTGR_1);
/freebsd-11.0-release/sys/mips/rt305x/
H A Duart_dev_rt305x.h77 #define UART_FCR_FIFOEN (1<<0) macro
H A Duart_dev_rt305x.c281 UART_FCR_FIFOEN | UART_FCR_TXTGR_1 | UART_FCR_RXTGR_1);

Completed in 87 milliseconds