Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/i2c/busses/
Di2c-stm32f7.c209 u32 fall_max; member
353 .fall_max = 300,
363 .fall_max = 300,
373 .fall_max = 100,
455 (setup->fall_time > specs->fall_max)) { in stm32f7_i2c_compute_timing()
459 setup->fall_time, specs->fall_max); in stm32f7_i2c_compute_timing()