has_rtscts 160 drivers/tty/serial/sh-sci.c bool has_rtscts; has_rtscts 723 drivers/tty/serial/sh-sci.c if (to_sci_port(port)->has_rtscts) { has_rtscts 2068 drivers/tty/serial/sh-sci.c if (!s->has_rtscts) has_rtscts 3257 drivers/tty/serial/sh-sci.c sp->has_rtscts = of_property_read_bool(np, "uart-has-rtscts"); has_rtscts 3298 drivers/tty/serial/sh-sci.c if (sciport->has_rtscts) {