Searched refs:FCR_RCV_RST (Results 1 – 3 of 3) sorted by relevance
159 #define FCR_RCV_RST 0x02 macro160 #define FIFO_RCV_RST FCR_RCV_RST
276 if ((value & FCR_RCV_RST) != 0) in uart_ns16550_write()
221 fcr |= FCR_RCV_RST; in ns8250_flush()882 val = FCR_ENABLE | FCR_XMT_RST | FCR_RCV_RST; in ns8250_bus_probe()