Searched refs:SCIF_TEND (Results 1 – 2 of 2) sorted by relevance
88 #define SCIF_TEND BIT(6) /* Transmission End */ macro162 #define SCxSR_TEND(port) (((port)->type == PORT_SCI) ? SCI_TEND : SCIF_TEND)
96 .poll_sent_bits = SCIF_TDFE | SCIF_TEND
Completed in 9 milliseconds