SCI_TEND           82 drivers/tty/serial/sh-sci.h #define SCI_TDxE_CLEAR	(u32)(~(SCI_RESERVED | SCI_TEND | SCI_TDRE))
SCI_TEND          161 drivers/tty/serial/sh-sci.h #define SCxSR_TEND(port)	(((port)->type == PORT_SCI) ? SCI_TEND   : SCIF_TEND)