Home
last modified time | relevance | path

Searched refs:SCIF_TEND (Results 1 – 2 of 2) sorted by relevance

/drivers/tty/serial/
A Dsh-sci.h88 #define SCIF_TEND BIT(6) /* Transmission End */ macro
162 #define SCxSR_TEND(port) (((port)->type == PORT_SCI) ? SCI_TEND : SCIF_TEND)
A Dsh-sci.c96 .poll_sent_bits = SCIF_TDFE | SCIF_TEND

Completed in 9 milliseconds