Searched refs:_get_table_val (Results 1 – 2 of 2) sorted by relevance
92 static unsigned int _get_table_val(const struct clk_div_table *table, in _get_table_val() function111 return _get_table_val(table, div); in _get_val()
77 static unsigned int _get_table_val(const struct clk_div_table *table, in _get_table_val() function95 return _get_table_val(divider->table, div); in _get_val()