Searched refs:lStop (Results 1 – 3 of 3) sorted by relevance
1532 __u8 lStop; in change_port_settings() local1549 lStop = 0x00; /* 1 stop bit */ in change_port_settings()1592 lStop = UART_LCR_STOP; in change_port_settings()1595 lStop = 0x00; in change_port_settings()1606 mos7720_port->shadowLCR |= (lData | lParity | lStop); in change_port_settings()
1688 __u8 lStop; in mos7840_change_port_settings() local1710 lStop = LCR_STOP_1; in mos7840_change_port_settings()1754 lStop = LCR_STOP_2; in mos7840_change_port_settings()1757 lStop = LCR_STOP_1; in mos7840_change_port_settings()1764 mos7840_port->shadowLCR |= (lData | lParity | lStop); in mos7840_change_port_settings()
2455 __u8 lStop; in change_port_settings() local2510 lStop = LCR_STOP_2; in change_port_settings()2513 lStop = LCR_STOP_1; in change_port_settings()2570 edge_port->shadowLCR |= (lData | lParity | lStop); in change_port_settings()