Lines Matching refs:baud
351 uart_update_timeout(port,cflag,baud)
353 number of bits, parity, stop bits and baud rate.
359 Return the numeric baud rate for the specified termios, taking
360 account of the special 38400 baud "kludge". The B0 baud rate
361 is mapped to 9600 baud.
363 If the baud rate is not within min..max, then if old is non-NULL,
364 the original baud rate will be tried. If that exceeds the
365 min..max constraint, 9600 baud will be returned. termios will
366 be updated to the baud rate in use.
368 Note: min..max must always allow 9600 baud to be selected.
373 uart_get_divisor(port,baud)
374 Return the divsor (baud_base / baud) for the specified baud
377 If 38400 baud and custom divisor is selected, return the