Searched defs:axi_clkgen_calc_clk_params (Results 1 - 1 of 1) sorted by relevance

/drivers/clk/
H A Dclk-axi-clkgen.c186 static void axi_clkgen_calc_clk_params(unsigned int divider, unsigned int *low, function
381 axi_clkgen_calc_clk_params(dout, &low, &high, &edge, &nocount);
387 axi_clkgen_calc_clk_params(d, &low, &high, &edge, &nocount);
391 axi_clkgen_calc_clk_params(m, &low, &high, &edge, &nocount);

Completed in 12 milliseconds