Searched refs:_get_maxdiv (Results 1 – 1 of 1) sorted by relevance
58 static unsigned int _get_maxdiv(const struct clk_div_table *table, u8 width, in _get_maxdiv() function415 maxdiv = _get_maxdiv(table, width, flags); in clk_divider_bestdiv()457 bestdiv = _get_maxdiv(table, width, flags); in clk_divider_bestdiv()
Completed in 7 milliseconds