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