Home
last modified time | relevance | path

Searched refs:UPSTAT_SYNC_FIFO (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tty/serial/8250/
H A D8250_aspeed_vuart.c448 port.port.status = UPSTAT_SYNC_FIFO; in aspeed_vuart_probe()
/linux/include/linux/
H A Dserial_core.h567 #define UPSTAT_SYNC_FIFO ((__force upstat_t) (1 << 5)) macro
/linux/drivers/tty/serial/
H A Dserial_core.c733 upstat_t mask = UPSTAT_SYNC_FIFO; in uart_throttle()
762 upstat_t mask = UPSTAT_SYNC_FIFO; in uart_unthrottle()