Searched refs:rate_max (Results 1 – 2 of 2) sorted by relevance
23 ulong rate_max; member49 if (rate < priv->rate_min || rate > priv->rate_max) in vexpress_osc_clk_set_rate()83 priv->rate_max = values[1]; in vexpress_osc_clk_probe()95 priv->osc, priv->rate_min, priv->rate_max); in vexpress_osc_clk_probe()
143 u32 rate_max; member217 .rate_max = 120000,230 .rate_max = 480000,243 .rate_max = 1200000,609 clk_min = STM32_NSEC_PER_SEC / specs->rate_max; in stm32_i2c_choose_solution()
Completed in 6 milliseconds