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