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()
184 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() function203 return _get_table_div(table, val); in _get_div()
82 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() function105 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()