Lines Matching defs:div
95 unsigned int div) in _get_table_val()
106 unsigned int div, unsigned long flags, u8 width) in _get_val()
125 unsigned int div; in divider_recalc_rate() local
153 unsigned int div) in _is_valid_table_div()
163 static bool _is_valid_div(const struct clk_div_table *table, unsigned int div, in _is_valid_div()
173 static int _round_up_table(const struct clk_div_table *table, int div) in _round_up_table()
191 static int _round_down_table(const struct clk_div_table *table, int div) in _round_down_table()
213 int div = DIV_ROUND_UP_ULL((u64)parent_rate, rate); in _div_round_up() local
266 static int _next_div(const struct clk_div_table *table, int div, in _next_div()
341 int div; in divider_round_rate() local
372 unsigned int div, value; in divider_get_val() local
437 struct clk_divider *div; in _register_divider() local
529 struct clk_divider *div; in clk_unregister_divider() local