Searched refs:clk_max (Results 1 – 4 of 4) sorted by relevance
13 static const char * const clk_names[clk_max] = {81 for (i = 0; i < clk_max; i++) { in soc_clk_dump()
20 smc_aper_clk, swdt_clk, dbg_trc_clk, dbg_apb_clk, clk_max}; enumerator
142 clk_max, enumerator145 static const char * const clk_names[clk_max] = {619 for (i = 0; i < clk_max; i++) { in soc_clk_dump()
566 u32 clk_min, clk_max; in stm32_i2c_choose_solution() local579 clk_max = STM32_NSEC_PER_SEC / i2c_specs[setup->speed].rate_min; in stm32_i2c_choose_solution()608 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()