Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsh-sci.c157 bool has_rtscts; member
728 if (to_sci_port(port)->has_rtscts) { in sci_init_pins()
2078 if (!s->has_rtscts) in sci_set_mctrl()
3271 sp->has_rtscts = of_property_read_bool(np, "uart-has-rtscts"); in sci_parse_dt()
3312 if (sciport->has_rtscts) { in sci_probe_single()