Searched refs:bStopBits (Results 1 – 3 of 3) sorted by relevance
157 __u8 bStopBits; /* Stop bits settings */ member
182 u8 bStopBits; member977 config->bStopBits = TI_UART_2_STOP_BITS; in ti_set_termios()979 config->bStopBits = TI_UART_1_STOP_BITS; in ti_set_termios()1018 config->bDataBits, config->bParity, config->bStopBits, in ti_set_termios()
2289 config->bStopBits = UMP_UART_STOPBIT2; in change_port_settings()2292 config->bStopBits = UMP_UART_STOPBIT1; in change_port_settings()2353 dev_dbg(dev, "bStopBits: %d\n", config->bStopBits); in change_port_settings()