Searched defs:SCxSR_TEND (Results 1 – 2 of 2) sorted by relevance
164 #define SCxSR_TEND(port) (((port)->type == PORT_SCI) ? SCI_TEND : SCIF_TEND) macro
327 #define SCxSR_TEND(port)\ macro