Searched refs:lStop (Results 1 – 3 of 3) sorted by relevance
1367 __u8 lStop; in change_port_settings() local1384 lStop = 0x00; /* 1 stop bit */ in change_port_settings()1427 lStop = UART_LCR_STOP; in change_port_settings()1430 lStop = 0x00; in change_port_settings()1441 mos7720_port->shadowLCR |= (lData | lParity | lStop); in change_port_settings()
1198 __u8 lStop; in mos7840_change_port_settings() local1203 lStop = LCR_STOP_1; in mos7840_change_port_settings()1247 lStop = LCR_STOP_2; in mos7840_change_port_settings()1250 lStop = LCR_STOP_1; in mos7840_change_port_settings()1257 mos7840_port->shadowLCR |= (lData | lParity | lStop); in mos7840_change_port_settings()
2338 __u8 lStop; in change_port_settings() local2393 lStop = LCR_STOP_2; in change_port_settings()2396 lStop = LCR_STOP_1; in change_port_settings()2453 edge_port->shadowLCR |= (lData | lParity | lStop); in change_port_settings()