Searched refs:SCIF_ERRORS (Results 1 – 2 of 2) sorted by relevance
109 if (sci_in(port, SCxSR) & SCIF_ERRORS) { in sh_serial_tstc_generic()123 if (status & SCIF_ERRORS) in serial_getc_check()143 if (status & SCIF_ERRORS) in sh_serial_getc_generic()
302 # define SCIF_ERRORS (SCIF_PER | SCIF_FER | SCIF_ER | SCIF_BRK | SCIF_ORER) macro306 # define SCIF_ERRORS (SCIF_PER | SCIF_FER | SCIF_ER | SCIF_BRK) macro314 # define SCIF_ERRORS (SCIF_PER | SCIF_FER | SCIF_ER | SCIF_BRK) macro321 # define SCIF_ERRORS (SCIF_PER | SCIF_FER | SCIF_ER | SCIF_BRK) macro333 (((port)->type == PORT_SCI) ? SCI_ERRORS : SCIF_ERRORS)