Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Duart_dev_ar933x.c134 long min_diff; in ar933x_uart_get_scale_step() local
140 min_diff = baud; in ar933x_uart_get_scale_step()
153 if (diff < min_diff) { in ar933x_uart_get_scale_step()
154 min_diff = diff; in ar933x_uart_get_scale_step()