Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dimx_lpi2c.c96 static int bus_i2c_send(struct udevice *bus, u8 *txbuf, int len) in bus_i2c_send() function
256 result = bus_i2c_send(bus, buf, len); in bus_i2c_write()