Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-stm32f7.c204 * @vddat_max: Max data valid time (ns)
214 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()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-stm32f7.c206 * @vddat_max: Max data valid time (ns)
216 u32 vddat_max; member
375 .vddat_max = 3450,
385 .vddat_max = 900,
395 .vddat_max = 450,
504 sdadel_max = specs->vddat_max - setup->rise_time - in stm32f7_i2c_compute_timing()

Completed in 7 milliseconds