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