Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/serial/
A Dsh-sci.h92 #define SCIF_RDF BIT(1) /* Receive FIFO Data Full */ macro
102 #define SCIF_RDxF_CLEAR (u32)(~(SCIF_DR | SCIF_RDF))
162 #define SCxSR_RDxF(port) (((port)->type == PORT_SCI) ? SCI_RDRF : SCIF_DR | SCIF_RDF)

Completed in 3 milliseconds