Searched refs:SCxSR_ORER (Results 1 – 2 of 2) sorted by relevance
125 if (sci_in(port, SCLSR) & SCxSR_ORER(port)) in serial_getc_check()146 if (sci_in(port, SCLSR) & SCxSR_ORER(port)) in sh_serial_getc_generic()
344 #define SCxSR_ORER(port)\ macro