Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-stm32f7.c214 u32 fall_max; member
379 .fall_max = 300,
389 .fall_max = 300,
399 .fall_max = 100,
490 (setup->fall_time > specs->fall_max)) { in stm32f7_i2c_compute_timing()
494 setup->fall_time, specs->fall_max); in stm32f7_i2c_compute_timing()