SCxSR_RDxF
return (sci_serial_in(port, SCxSR) & SCxSR_RDxF(port)) != 0;
if (!(status & SCxSR_RDxF(port)))
ssr & ~(SCIF_DR | SCxSR_RDxF(port)));
if (((ssr_status & SCxSR_RDxF(port)) || s->chan_rx) &&
if (!(status & SCxSR_RDxF(port)))