Searched refs:SCI_RDRF (Results 1 – 2 of 2) sorted by relevance
74 #define SCI_RDRF BIT(6) /* Receive Data Register Full */ macro83 #define SCI_RDxF_CLEAR (u32)(~(SCI_RESERVED | SCI_RDRF))165 #define SCxSR_RDxF(port) (((port)->type == PORT_SCI) ? SCI_RDRF : SCIF_DR | SCIF_RDF)
271 #define SCI_RDRF 0x40 /* 7707 SCI, 7708 SCI, 7709 SCI, 7750 SCI */ macro332 (((port)->type == PORT_SCI) ? SCI_RDRF : SCIF_RDF)