Searched refs:bStopBits (Results 1 – 4 of 4) sorted by relevance
162 __u8 bStopBits; /* Stop bits settings */ member
161 __u8 bStopBits; member
918 config->bStopBits = TI_UART_2_STOP_BITS; in ti_set_termios()920 config->bStopBits = TI_UART_1_STOP_BITS; in ti_set_termios()958 …>wBaudRate, config->wFlags, config->bDataBits, config->bParity, config->bStopBits, config->cXon, c… in ti_set_termios()
2330 config->bStopBits = UMP_UART_STOPBIT2; in change_port_settings()2333 config->bStopBits = UMP_UART_STOPBIT1; in change_port_settings()2391 dbg("bStopBits: %d", config->bStopBits); in change_port_settings()