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