Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dsirfsoc_uart.h83 u32 sirfsoc_txfifo_empty; member
173 .sirfsoc_txfifo_empty = BIT(7),
241 .sirfsoc_txfifo_empty = BIT(7),
Dsirfsoc_uart.c569 if (intr_status & uint_st->sirfsoc_txfifo_empty) { in sirfsoc_uart_isr()