Searched refs:lStop (Results 1 – 3 of 3) sorted by relevance
1367 __u8 lStop; in change_port_settings() local1383 lStop = 0x00; /* 1 stop bit */ in change_port_settings()1409 lStop = UART_LCR_STOP; in change_port_settings()1412 lStop = 0x00; in change_port_settings()1423 mos7720_port->shadowLCR |= (lData | lParity | lStop); in change_port_settings()
1199 __u8 lStop; in mos7840_change_port_settings() local1204 lStop = LCR_STOP_1; in mos7840_change_port_settings()1248 lStop = LCR_STOP_2; in mos7840_change_port_settings()1251 lStop = LCR_STOP_1; in mos7840_change_port_settings()1258 mos7840_port->shadowLCR |= (lData | lParity | lStop); in mos7840_change_port_settings()
2339 __u8 lStop; in change_port_settings() local2394 lStop = LCR_STOP_2; in change_port_settings()2397 lStop = LCR_STOP_1; in change_port_settings()2454 edge_port->shadowLCR |= (lData | lParity | lStop); in change_port_settings()