Home
last modified time | relevance | path

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

/u-boot/drivers/i2c/
A Dexynos_hs_i2c.c364 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