Home
last modified time | relevance | path

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

/drivers/tty/serial/
A Dsh-sci.h76 #define SCI_TEND BIT(2) /* Transmit End */ macro
83 #define SCI_TDxE_CLEAR (u32)(~(SCI_RESERVED | SCI_TEND | SCI_TDRE))
162 #define SCxSR_TEND(port) (((port)->type == PORT_SCI) ? SCI_TEND : SCIF_TEND)
A Dsh-sci.c90 .poll_sent_bits = SCI_TDRE | SCI_TEND

Completed in 11 milliseconds