Searched refs:tscale (Results 1 – 1 of 1) sorted by relevance
205 unsigned int tscale; in ar933x_uart_get_scale_step() local212 for (tscale = 0; tscale < AR933X_UART_MAX_SCALE; tscale++) { in ar933x_uart_get_scale_step()216 tstep = baud * (tscale + 1); in ar933x_uart_get_scale_step()223 diff = abs(ar933x_uart_get_baud(clk, tscale, tstep) - baud); in ar933x_uart_get_scale_step()226 *scale = tscale; in ar933x_uart_get_scale_step()