.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "UART_GET_DIVISOR" "" "06 October 2005" "" "" .SH NAME uart_get_divisor \- return uart clock divisor .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp unsigned int uart_get_divisor (struct uart_port * \fIport\fB, unsigned int \fIbaud\fB); \fR .SH "ARGUMENTS" .TP \fB\fIport\fB\fR uart_port structure describing the port. .TP \fB\fIbaud\fB\fR desired baud rate .SH "DESCRIPTION" .PP Calculate the uart clock divisor for the port.