Home
last modified time | relevance | path

Searched defs:__i2c_write (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Dlpc32xx_i2c.c178 static int __i2c_write(struct lpc32xx_i2c_base *base, u8 dev, uint addr, in __i2c_write() function
H A Dfsl_i2c.c451 __i2c_write(const struct fsl_i2c_base *base, u8 chip_addr, u8 *offset, int olen, in __i2c_write() function
H A Dmv_i2c.c314 static int __i2c_write(struct mv_i2c *base, uchar chip, u8 *addr, int alen, in __i2c_write() function