Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dexynos_hs_i2c.c361 static int hsi2c_write(struct exynos5_hsi2c *i2c, in hsi2c_write() function
433 rv = hsi2c_write(i2c, chip, addr, alen, NULL, 0, false); in hsi2c_read()
475 ret = hsi2c_write(hsregs, msg->addr, 0, 0, msg->buf, in exynos_hs_i2c_xfer()