Searched refs:_get_table_div (Results 1 – 2 of 2) sorted by relevance
69 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() function88 return _get_table_div(table, val); in _get_div()
55 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() function73 return _get_table_div(divider->table, val); in _get_div()