Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-stm32f7.c182 #define STM32F7_SCLL_MAX BIT(8) macro
593 for (l = 0; l < STM32F7_SCLL_MAX; l++) { in stm32f7_i2c_compute_timing()