force_m1           47 drivers/tty/serial/st-asc.c 	unsigned int force_m1:1;
force_m1          583 drivers/tty/serial/st-asc.c 	if ((baud < 19200) && !ascport->force_m1) {
force_m1          797 drivers/tty/serial/st-asc.c 	asc_ports[id].force_m1 =  of_property_read_bool(np, "st,force_m1");