Searched refs:SCxSR_PER (Results 1 – 2 of 2) sorted by relevance
166 #define SCxSR_PER(port) (((port)->type == PORT_SCI) ? SCI_PER : SCIF_PER) macro
944 } else if (status & SCxSR_PER(port)) { in sci_receive_chars()997 if (status & SCxSR_PER(port)) { in sci_handle_errors()
Completed in 11 milliseconds