Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dserial_sci.h39 #define SCI_TEND 0x04 /* Transmit End */ macro
/linux-4.1.27/drivers/tty/serial/
Dsh-sci.h5 #define SCxSR_TEND(port) (((port)->type == PORT_SCI) ? SCI_TEND : SCIF_TEND)