Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Duart.h83 #define FCR_RX_HIGH 0xc0 macro
/f-stack/freebsd/mips/cavium/
H A Duart_dev_oct16550.c451 oct16550->fcr = FCR_ENABLE | FCR_RX_HIGH; in oct16550_bus_attach()