Lines Matching full:baud
424 uart_update_timeout(port,cflag,baud)
426 number of bits, parity, stop bits and baud rate.
433 Return the numeric baud rate for the specified termios, taking
434 account of the special 38400 baud "kludge". The B0 baud rate
435 is mapped to 9600 baud.
437 If the baud rate is not within min..max, then if old is non-NULL,
438 the original baud rate will be tried. If that exceeds the
439 min..max constraint, 9600 baud will be returned. termios will
440 be updated to the baud rate in use.
442 Note: min..max must always allow 9600 baud to be selected.
448 uart_get_divisor(port,baud)
449 Return the divisor (baud_base / baud) for the specified baud
452 If 38400 baud and custom divisor is selected, return the