Searched refs:STM32F7_I2C_ISR_TXE (Results 1 – 1 of 1) sorted by relevance
140 #define STM32F7_I2C_ISR_TXE BIT(0) macro1471 mask = STM32F7_I2C_ISR_TXE; in stm32f7_i2c_slave_isr_event()1712 writel_relaxed(STM32F7_I2C_ISR_TXE, in stm32f7_i2c_xfer()1774 writel_relaxed(STM32F7_I2C_ISR_TXE, in stm32f7_i2c_smbus_xfer()