Query: uart_get_divisor
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UART_GET_DIVISOR(9) 16x50 UART Driver UART_GET_DIVISOR(9)NAMEuart_get_divisor - return uart clock divisorSYNOPSISunsigned int uart_get_divisor(struct uart_port * port, unsigned int baud);ARGUMENTSport uart_port structure describing the port. baud desired baud rateDESCRIPTIONCalculate the uart clock divisor for the port.COPYRIGHTKernel Hackers Manual 2.6. July 2010 UART_GET_DIVISOR(9)