Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-stm32f7.c144 #define STM32F7_I2C_ICR_ALERTCF BIT(13) macro
1538 writel_relaxed(STM32F7_I2C_ICR_ALERTCF, base + STM32F7_I2C_ICR); in stm32f7_i2c_handle_isr_errs()