Home
last modified time | relevance | path

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

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