Searched refs:SCIF_ERRORS (Results 1 – 2 of 2) sorted by relevance
108 if (sci_in(port, SCxSR) & SCIF_ERRORS) { in sh_serial_tstc_generic()122 if (status & SCIF_ERRORS) in serial_getc_check()142 if (status & SCIF_ERRORS) in sh_serial_getc_generic()
300 # define SCIF_ERRORS (SCIF_PER | SCIF_FER | SCIF_ER | SCIF_BRK | SCIF_ORER) macro304 # define SCIF_ERRORS (SCIF_PER | SCIF_FER | SCIF_ER | SCIF_BRK) macro311 # define SCIF_ERRORS (SCIF_PER | SCIF_FER | SCIF_ER | SCIF_BRK) macro318 # define SCIF_ERRORS (SCIF_PER | SCIF_FER | SCIF_ER | SCIF_BRK) macro330 (((port)->type == PORT_SCI) ? SCI_ERRORS : SCIF_ERRORS)