Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dat91_i2c.c45 static int at91_i2c_xfer_msg(struct at91_i2c_bus *bus, struct i2c_msg *msg) in at91_i2c_xfer_msg() function
142 ret = at91_i2c_xfer_msg(bus, m_start); in at91_i2c_xfer()