Home
last modified time | relevance | path

Searched refs:ar933x_uart_get_baud (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/mips/atheros/
H A Duart_dev_ar933x.c109 ar933x_uart_get_baud(unsigned int clk, unsigned int scale, in ar933x_uart_get_baud() function
152 diff = abs(ar933x_uart_get_baud(clk, tscale, tstep) - baud); in ar933x_uart_get_scale_step()