Searched refs:SCxSR_BREAK_CLEAR (Results 1 – 1 of 1) sorted by relevance
205 # define SCxSR_BREAK_CLEAR(port) (sci_in(port, SCxSR) & 0xffe3) macro210 # define SCxSR_BREAK_CLEAR(port) (((port)->type == PORT_SCI) ? 0xc4 : 0x00e3) macro
Completed in 4 milliseconds