Searched refs:sdadel_max (Results 1 – 1 of 1) sorted by relevance
498 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local509 sdadel_max = i2c_specs[setup->speed].vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()516 if (sdadel_max < 0) in stm32_i2c_compute_solutions()517 sdadel_max = 0; in stm32_i2c_compute_solutions()520 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()534 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()