Searched refs:lStop (Results 1 – 3 of 3) sorted by relevance
1203 __u8 lStop; in mos7840_change_port_settings() local1208 lStop = LCR_STOP_1; in mos7840_change_port_settings()1252 lStop = LCR_STOP_2; in mos7840_change_port_settings()1255 lStop = LCR_STOP_1; in mos7840_change_port_settings()1262 mos7840_port->shadowLCR |= (lData | lParity | lStop); in mos7840_change_port_settings()
1538 __u8 lStop; in change_port_settings() local1555 lStop = 0x00; /* 1 stop bit */ in change_port_settings()1598 lStop = UART_LCR_STOP; in change_port_settings()1601 lStop = 0x00; in change_port_settings()1612 mos7720_port->shadowLCR |= (lData | lParity | lStop); in change_port_settings()
2457 __u8 lStop; in change_port_settings() local2512 lStop = LCR_STOP_2; in change_port_settings()2515 lStop = LCR_STOP_1; in change_port_settings()2572 edge_port->shadowLCR |= (lData | lParity | lStop); in change_port_settings()