Searched refs:bStopBits (Results 1 – 4 of 4) sorted by relevance
162 __u8 bStopBits; /* Stop bits settings */ member
165 __u8 bStopBits; member
768 config->bStopBits = TI_UART_2_STOP_BITS; in ti_set_termios()770 config->bStopBits = TI_UART_1_STOP_BITS; in ti_set_termios()809 config->bDataBits, config->bParity, config->bStopBits, in ti_set_termios()
2162 config->bStopBits = UMP_UART_STOPBIT2; in change_port_settings()2165 config->bStopBits = UMP_UART_STOPBIT1; in change_port_settings()2221 dev_dbg(dev, "bStopBits: %d\n", config->bStopBits); in change_port_settings()