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()
82 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div()
93 static unsigned int _get_div(const struct clk_div_table *table, in _get_div()
109 static unsigned int _get_table_val(const struct clk_div_table *table, in _get_table_val()
120 static unsigned int _get_val(const struct clk_div_table *table, in _get_val()
138 const struct clk_div_table *table, in divider_recalc_rate()
168 static bool _is_valid_table_div(const struct clk_div_table *table, in _is_valid_table_div()
179 static bool _is_valid_div(const struct clk_div_table *table, unsigned int div, in _is_valid_div()
189 static int _round_up_table(const struct clk_div_table *table, int div) in _round_up_table()
207 static int _round_down_table(const struct clk_div_table *table, int div) in _round_down_table()
225 static int _div_round_up(const struct clk_div_table *table, in _div_round_up()
239 static int _div_round_closest(const struct clk_div_table *table, in _div_round_closest()
263 static int _div_round(const struct clk_div_table *table, in _div_round()
282 static int _next_div(const struct clk_div_table *table, int div, in _next_div()
298 const struct clk_div_table *table, u8 width, in clk_divider_bestdiv()
353 const struct clk_div_table *table, u8 width, in divider_determine_rate()
368 const struct clk_div_table *table, u8 width, in divider_ro_determine_rate()
392 const struct clk_div_table *table, in divider_round_rate_parent()
414 const struct clk_div_table *table, u8 width, in divider_ro_round_rate_parent()
477 const struct clk_div_table *table, u8 width, in divider_get_val()
549 const struct clk_div_table *table, spinlock_t *lock) in __clk_hw_register_divider()
621 const struct clk_div_table *table, spinlock_t *lock) in clk_register_divider_table()
676 const struct clk_div_table *table, spinlock_t *lock) in __devm_clk_hw_register_divider()