Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsirfsoc_uart.h52 fifo_full_mask ff_full; member
180 .ff_full = usp_ff_full,
252 .ff_full = uart_ff_full,
Dsirfsoc_uart.c447 ufifo_st->ff_full(port->line)) && in sirfsoc_uart_pio_tx_chars()
1228 ureg->sirfsoc_tx_fifo_status) & ufifo_st->ff_full(port->line)) in sirfsoc_uart_console_putchar()