Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-stm32f7.c57 #define STM32F7_I2C_CR1_SBC BIT(16) macro
1288 mask = STM32F7_I2C_CR1_SBC | STM32F7_I2C_CR1_RXIE | in stm32f7_i2c_slave_start()
1313 STM32F7_I2C_CR1_SBC | STM32F7_I2C_CR1_RXIE | in stm32f7_i2c_slave_start()