Searched refs:freq_max (Results 1 – 1 of 1) sorted by relevance
54 uint32_t freq_max; /* Maximum frequency in Hz */ member78 .freq_max = 120000,91 .freq_max = 480000,104 .freq_max = 1200000,880 clk_min = NSEC_PER_SEC / stm32_i2c_charac[i2c_speed].freq_max; in i2c_compute_scll_sclh()1032 (i2c_freq <= stm32_i2c_charac[speed].freq_max)) { in stm32_i2c_configure_timing()