Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c149 u32 hddat_min; member
207 .hddat_min = 0,
219 .hddat_min = 0,
231 .hddat_min = 0,
503 sdadel_min = setup->fall_time - i2c_specs[setup->speed].hddat_min - in stm32_i2c_compute_solutions()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-stm32f7.c215 u32 hddat_min; member
375 .hddat_min = 0,
385 .hddat_min = 0,
395 .hddat_min = 0,
502 sdadel_min = specs->hddat_min + setup->fall_time - in stm32f7_i2c_compute_timing()