Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c150 u32 vddat_max; member
208 .vddat_max = 3450,
220 .vddat_max = 900,
232 .vddat_max = 450,
506 sdadel_max = i2c_specs[setup->speed].vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-stm32f7.c216 u32 vddat_max; member
376 .vddat_max = 3450,
386 .vddat_max = 900,
396 .vddat_max = 450,
505 sdadel_max = specs->vddat_max - setup->rise_time - in stm32f7_i2c_compute_timing()