Searched defs:SCxSR_BRK (Results 1 – 1 of 1) sorted by relevance
166 # define SCxSR_BRK(port) 0x00 macro183 # define SCxSR_BRK(port) SCIF_BRK macro203 # define SCxSR_BRK(port) (((port)->type == PORT_SCI) ? 0x00 : SCIF_BRK) macro