Searched refs:STM32F7_I2C_ISR_TXE (Results 1 – 1 of 1) sorted by relevance
138 #define STM32F7_I2C_ISR_TXE BIT(0) macro1451 mask = STM32F7_I2C_ISR_TXE; in stm32f7_i2c_slave_isr_event()1679 writel_relaxed(STM32F7_I2C_ISR_TXE, in stm32f7_i2c_xfer()1738 writel_relaxed(STM32F7_I2C_ISR_TXE, in stm32f7_i2c_smbus_xfer()