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