Searched refs:lData (Results 1 – 2 of 2) sorted by relevance
1198 __u8 lData; in mos7840_change_port_settings() local1204 lData = LCR_BITS_8; in mos7840_change_port_settings()1213 lData = LCR_BITS_5; in mos7840_change_port_settings()1217 lData = LCR_BITS_6; in mos7840_change_port_settings()1221 lData = LCR_BITS_7; in mos7840_change_port_settings()1226 lData = LCR_BITS_8; in mos7840_change_port_settings()1259 mos7840_port->shadowLCR |= (lData | lParity | lStop); in mos7840_change_port_settings()
1366 __u8 lData; in change_port_settings() local1389 lData = UART_LCR_WLEN(tty_get_char_size(cflag)); in change_port_settings()1424 mos7720_port->shadowLCR |= (lData | lParity | lStop); in change_port_settings()