Lines Matching defs:table

45 static unsigned int _get_table_maxdiv(const struct clk_div_table *table,  in _get_table_maxdiv()
57 static unsigned int _get_table_mindiv(const struct clk_div_table *table) in _get_table_mindiv()
68 static unsigned int _get_maxdiv(const struct clk_div_table *table, u8 width, in _get_maxdiv()
80 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div()
91 static unsigned int _get_div(const struct clk_div_table *table, in _get_div()
105 static unsigned int _get_table_val(const struct clk_div_table *table, in _get_table_val()
116 static unsigned int _get_val(const struct clk_div_table *table, in _get_val()
132 const struct clk_div_table *table, in divider_recalc_rate()
162 static bool _is_valid_table_div(const struct clk_div_table *table, in _is_valid_table_div()
173 static bool _is_valid_div(const struct clk_div_table *table, unsigned int div, in _is_valid_div()
183 static int _round_up_table(const struct clk_div_table *table, int div) in _round_up_table()
201 static int _round_down_table(const struct clk_div_table *table, int div) in _round_down_table()
219 static int _div_round_up(const struct clk_div_table *table, in _div_round_up()
233 static int _div_round_closest(const struct clk_div_table *table, in _div_round_closest()
257 static int _div_round(const struct clk_div_table *table, in _div_round()
276 static int _next_div(const struct clk_div_table *table, int div, in _next_div()
292 const struct clk_div_table *table, u8 width, in clk_divider_bestdiv()
347 const struct clk_div_table *table, u8 width, in divider_determine_rate()
362 const struct clk_div_table *table, u8 width, in divider_ro_determine_rate()
386 const struct clk_div_table *table, in divider_round_rate_parent()
408 const struct clk_div_table *table, u8 width, in divider_ro_round_rate_parent()
471 const struct clk_div_table *table, u8 width, in divider_get_val()
542 const struct clk_div_table *table, spinlock_t *lock) in __clk_hw_register_divider()
613 u8 clk_divider_flags, const struct clk_div_table *table, in clk_register_divider_table()
668 const struct clk_div_table *table, spinlock_t *lock) in __devm_clk_hw_register_divider()