Searched refs:tscl_l (Results 1 – 1 of 1) sorted by relevance
593 u32 tscl_l = (l + 1) * prescaler + tsync; in stm32f7_i2c_compute_timing() local595 if ((tscl_l < specs->l_min) || in stm32f7_i2c_compute_timing()597 ((tscl_l - af_delay_min - dnf_delay) / 4))) { in stm32f7_i2c_compute_timing()603 u32 tscl = tscl_l + tscl_h + in stm32f7_i2c_compute_timing()