clk_to_div_table
return clk_to_div_table(clk)->div_mult_table;
struct clk_div_table *dt = clk_to_div_table(clk);