Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/serial/
A Dsh-sci.h88 #define SCIF_TDFE BIT(5) /* Transmit FIFO Data Empty */ macro
104 #define SCIF_TDxE_CLEAR (u32)(~(SCIF_TDFE))
163 #define SCxSR_TDxE(port) (((port)->type == PORT_SCI) ? SCI_TDRE : SCIF_TDFE)

Completed in 3 milliseconds