Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c111 #define STM32_SCLDEL_MAX BIT(4) macro
521 for (l = 0; l < STM32_SCLDEL_MAX; l++) { in stm32_i2c_compute_solutions()