Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c246 static int stm32_i2c_check_device_busy(struct stm32_i2c_priv *i2c_priv) in stm32_i2c_check_device_busy() function
473 ret = stm32_i2c_check_device_busy(i2c_priv); in stm32_i2c_xfer()