Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-stm32f7.c215 u32 fall_max; member
380 .fall_max = 300,
390 .fall_max = 300,
400 .fall_max = 100,
491 (setup->fall_time > specs->fall_max)) { in stm32f7_i2c_compute_timing()
495 setup->fall_time, specs->fall_max); in stm32f7_i2c_compute_timing()