Searched refs:_get_table_div (Results 1 – 4 of 4) sorted by relevance
21 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() function67 return _get_table_div(divider->table, val); in _get_div()
80 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() function101 return _get_table_div(table, val); in _get_div()
182 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() function201 return _get_table_div(table, val); in _get_div()
922 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() function939 return _get_table_div(table, val); in _get_div()