Searched refs:clk_max (Results 1 – 3 of 3) sorted by relevance
457 static const char * const clk_names[clk_max] = {476 for (i = 0; i < clk_max; i++) { in zynq_clk_dump()
150 clk_max, enumerator153 static const char * const clk_names[clk_max] = {763 for (i = 0; i < clk_max; i++) { in zynqmp_clk_dump()
595 u32 clk_min, clk_max; in stm32_i2c_choose_solution() local608 clk_max = NSEC_PER_SEC / specs->rate_min; in stm32_i2c_choose_solution()638 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()
Completed in 8 milliseconds