Home
last modified time | relevance | path

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

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