Searched refs:axi_clkgen_calc_params (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/clk/ |
D | clk-axi-clkgen.c | 143 static void axi_clkgen_calc_params(unsigned long fin, unsigned long fout, in axi_clkgen_calc_params() function 373 axi_clkgen_calc_params(parent_rate, rate, &d, &m, &dout); in axi_clkgen_set_rate() 413 axi_clkgen_calc_params(*parent_rate, rate, &d, &m, &dout); in axi_clkgen_round_rate()
|