Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Drcar_i2c.c206 static int rcar_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, int nmsgs) in rcar_i2c_xfer() function
355 .xfer = rcar_i2c_xfer,