SCxSR_TDxE        697 drivers/tty/serial/sh-sci.c 	} while (!(status & SCxSR_TDxE(port)));
SCxSR_TDxE        807 drivers/tty/serial/sh-sci.c 	if (!(status & SCxSR_TDxE(port))) {
SCxSR_TDxE       1820 drivers/tty/serial/sh-sci.c 	if ((ssr_status & SCxSR_TDxE(port)) && (scr_status & SCSCR_TIE) &&
SCxSR_TDxE       3044 drivers/tty/serial/sh-sci.c 	bits = SCxSR_TDxE(port) | SCxSR_TEND(port);