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()
66 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() function87 return _get_table_div(table, val); in _get_div()
927 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() function944 return _get_table_div(table, val); in _get_div()