Home
last modified time | relevance | path

Searched refs:fpfd_max (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clk/
Dclk-axi-clkgen.c138 static const unsigned int fpfd_max = 300000; variable
157 d_min = max_t(unsigned long, DIV_ROUND_UP(fin, fpfd_max), 1); in axi_clkgen_calc_params()