Searched defs:__i2c_read (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/i2c/ |
H A D | lpc32xx_i2c.c | 110 static int __i2c_read(struct lpc32xx_i2c_base *base, u8 dev, uint addr, in __i2c_read() function
|
H A D | fsl_i2c.c | 404 static int __i2c_read(const struct fsl_i2c_base *base, u8 chip_addr, u8 *offset, in __i2c_read() function
|
H A D | mv_i2c.c | 237 static int __i2c_read(struct mv_i2c *base, uchar chip, u8 *addr, int alen, in __i2c_read() function
|