Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/
A Dclk-divider.c58 static unsigned int _get_maxdiv(const struct clk_div_table *table, u8 width, in _get_maxdiv() function
415 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