Searched refs:hsi2c_write (Results 1 – 1 of 1) sorted by relevance
/u-boot/drivers/i2c/ |
A D | exynos_hs_i2c.c | 364 static int hsi2c_write(struct exynos5_hsi2c *i2c, in hsi2c_write() function 436 rv = hsi2c_write(i2c, chip, addr, alen, NULL, 0, false); in hsi2c_read() 478 ret = hsi2c_write(hsregs, msg->addr, 0, 0, msg->buf, in exynos_hs_i2c_xfer()
|
Completed in 3 milliseconds