Searched refs:FCR_RX_HIGH (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/nlm/hal/ | ||
| H A D | uart.h | 83 #define FCR_RX_HIGH 0xc0 macro |
| /f-stack/freebsd/mips/cavium/ | ||
| H A D | uart_dev_oct16550.c | 451 oct16550->fcr = FCR_ENABLE | FCR_RX_HIGH; in oct16550_bus_attach() |