Searched refs:div_table (Results 1 – 5 of 5) sorted by relevance
45 struct clk_div_table *div_table, int gate_offset, in rockchip_clk_register_branch() argument92 div->table = div_table; in rockchip_clk_register_branch()233 if (list->div_table) in rockchip_clk_register_branches()238 list->div_flags, list->div_table, in rockchip_clk_register_branches()268 list->div_flags, list->div_table, in rockchip_clk_register_branches()
210 struct clk_div_table *div_table; member268 .div_table = dt, \370 .div_table = dt, \
37 if (mix->div_table) { in _get_maxdiv()38 for (clkt = mix->div_table; clkt->div; clkt++) in _get_maxdiv()54 if (mix->div_table) { in _get_div()55 for (clkt = mix->div_table; clkt->div; clkt++) in _get_div()91 if (mix->div_table) { in _get_div_val()92 for (clkt = mix->div_table; clkt->div; clkt++) in _get_div_val()
78 struct clk_div_table *div_table; member88 struct clk_div_table *div_table; member
214 static int div_table[9] = in atari_init_scc_port() local229 div = div_table[baud]; in atari_init_scc_port()