Searched refs:FCR_RX_HIGH (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/ic/
H A Dns16550.h165 #define FCR_RX_HIGH 0xc0 macro
166 #define FIFO_RX_HIGH FCR_RX_HIGH
/freebsd-11-stable/sys/mips/nlm/hal/
H A Duart.h81 #define FCR_RX_HIGH 0xc0 macro
/freebsd-11-stable/sys/dev/uart/
H A Duart_dev_lpc.c462 lpc_ns8250->fcr |= FCR_RX_HIGH;
466 lpc_ns8250->fcr |= FCR_RX_HIGH;
H A Duart_dev_ns8250.c492 ns8250->fcr |= FCR_RX_HIGH;
/freebsd-11-stable/sys/mips/cavium/
H A Duart_dev_oct16550.c450 oct16550->fcr = FCR_ENABLE | FCR_RX_HIGH;

Completed in 122 milliseconds