Lines Matching refs:clk_div_table
63 struct clk_div_table { struct
76 const struct clk_div_table *div_table[2]; argument
86 static const struct clk_div_table div_table1[] = {
92 static const struct clk_div_table div_table2[] = {
98 static const struct clk_div_table div_table6[] = {
278 const struct clk_div_table *i; in get_div()
365 static ulong find_best_div(const struct clk_div_table *t0, in find_best_div()
366 const struct clk_div_table *t1, ulong parent_rate, in find_best_div()
369 const struct clk_div_table *i, *j; in find_best_div()
394 const struct clk_div_table *t1; in armada_37xx_periph_clk_set_rate()
395 static const struct clk_div_table empty_table[2] = { in armada_37xx_periph_clk_set_rate()