Home
last modified time | relevance | path

Searched refs:af_delay_max (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-stm32f7.c472 u32 af_delay_min, af_delay_max; in stm32f7_i2c_compute_timing() local
510 af_delay_max = in stm32f7_i2c_compute_timing()
519 af_delay_max - (i2c_dev->dnf + 4) * i2cclk; in stm32f7_i2c_compute_timing()