Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dserial_sci.h50 #define SCIF_RDF 0x0002 /* Receive FIFO Data Full */ macro
/linux-4.1.27/drivers/tty/serial/
Dsh-sci.h6 #define SCxSR_RDxF(port) (((port)->type == PORT_SCI) ? SCI_RDRF : SCIF_RDF)