Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c151 u32 vddat_max; member
209 .vddat_max = 3450,
221 .vddat_max = 900,
233 .vddat_max = 450,
509 sdadel_max = i2c_specs[setup->speed].vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-stm32f7.c214 u32 vddat_max; member
358 .vddat_max = 3450,
368 .vddat_max = 900,
378 .vddat_max = 450,
484 sdadel_max = specs->vddat_max - setup->rise_time - in stm32f7_i2c_compute_timing()