Searched refs:SCxSR_FER (Results 1 – 2 of 2) sorted by relevance
8 #define SCxSR_FER(port) (((port)->type == PORT_SCI) ? SCI_FER : SCIF_FER) macro
636 (status & SCxSR_FER(port))) { in sci_receive_chars()657 if (status & SCxSR_FER(port)) { in sci_receive_chars()745 if (status & SCxSR_FER(port)) { in sci_handle_errors()