Searched refs:UART_FLAGS_FCR_RX_HIGH (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/uart/
H A Duart.h86 #define UART_FLAGS_FCR_RX_HIGH(f) ((f) & 0x800) macro
H A Duart_dev_ns8250.c476 else if (UART_FLAGS_FCR_RX_HIGH(ivar))
H A Duart_dev_lpc.c461 else if (UART_FLAGS_FCR_RX_HIGH(ivar))

Completed in 45 milliseconds