Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dqcom-geni-se.h214 #define TX_FIFO_WC GENMASK(27, 0) macro
/Linux-v6.1/drivers/tty/serial/
Dqcom_geni_serial.c750 avail = port->tx_fifo_depth - (status & TX_FIFO_WC); in qcom_geni_serial_handle_tx()