SCPCR_RTSC        726 drivers/tty/serial/sh-sci.c 				ctrl |= SCPCR_RTSC;
SCPCR_RTSC        729 drivers/tty/serial/sh-sci.c 				ctrl |= SCPCR_RTSC;
SCPCR_RTSC        733 drivers/tty/serial/sh-sci.c 				ctrl &= ~SCPCR_RTSC;
SCPCR_RTSC       2011 drivers/tty/serial/sh-sci.c 				serial_port_in(port, SCPCR) | SCPCR_RTSC);
SCPCR_RTSC       2082 drivers/tty/serial/sh-sci.c 				serial_port_in(port, SCPCR) & ~SCPCR_RTSC);