Searched refs:_get_table_div (Results 1 – 3 of 3) sorted by relevance
53 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() function71 return _get_table_div(divider->table, val); in _get_div()
79 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() function100 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()