Lines Matching defs:table
31 static unsigned int _get_table_maxdiv(const struct clk_div_table *table) in _get_table_maxdiv()
53 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div()
75 static unsigned int _get_table_val(const struct clk_div_table *table, in _get_table_val()
123 static bool _is_valid_table_div(const struct clk_div_table *table, in _is_valid_table_div()
143 static int _div_round_up(const struct clk_div_table *table, in _div_round_up()
163 static int _div_round(const struct clk_div_table *table, in _div_round()
283 const struct clk_div_table *table) in _register_divider()
327 const struct clk_div_table **table) in ti_clk_parse_divider_data()
393 const struct clk_div_table *table = NULL; in _get_div_table_from_setup() local
442 const struct clk_div_table *table; in ti_clk_register_divider() local
471 struct clk_div_table *table; in ti_clk_get_div_table() local
519 const struct clk_div_table *table, in _get_divider_width()
563 struct clk_omap_reg *reg, const struct clk_div_table **table, in ti_clk_divider_populate()
622 const struct clk_div_table *table = NULL; in of_ti_divider_clk_setup() local