Searched defs:i2c_read (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | tsi108_i2c.c | 130 int i2c_read (uchar chip_addr, uint byte_addr, int alen, in i2c_read() function
|
| H A D | i2c-uclass-compat.c | 50 int i2c_read(uint8_t chip_addr, unsigned int addr, int alen, uint8_t *buffer, in i2c_read() function
|
| H A D | i2c_core.c | 291 int i2c_read(uint8_t chip, unsigned int addr, int alen, in i2c_read() function
|
| H A D | sh_sh7734_i2c.c | 340 int i2c_read(u8 chip, u32 addr, int alen, u8 *buffer, int len) in i2c_read() function
|
| H A D | mv_i2c.c | 494 int i2c_read(uchar chip, uint addr, int alen, uchar *buffer, int len) in i2c_read() function
|