Lines Matching defs:table
33 static unsigned int _get_table_maxdiv(const struct clk_div_table *table) in _get_table_maxdiv()
55 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div()
77 static unsigned int _get_table_val(const struct clk_div_table *table, in _get_table_val()
125 static bool _is_valid_table_div(const struct clk_div_table *table, in _is_valid_table_div()
252 const struct clk_div_table *table) in _register_divider()
299 struct clk_div_table *table; in _get_div_table_from_setup() local
390 struct clk_div_table *table; in ti_clk_register_divider() local
426 struct clk_div_table *table; in ti_clk_get_div_table() local
474 const struct clk_div_table *table, in _get_divider_width()
518 void __iomem **reg, const struct clk_div_table **table, in ti_clk_divider_populate()
568 const struct clk_div_table *table = NULL; in of_ti_divider_clk_setup() local