Searched defs:i2c_read (Results 1 – 4 of 4) sorted by relevance
| /third_party/uboot/u-boot-2020.01/drivers/i2c/ |
| D | i2c_core.c | 290 int i2c_read(uint8_t chip, unsigned int addr, int alen, in i2c_read() function
|
| D | mv_i2c.c | 493 int i2c_read(uchar chip, uint addr, int alen, uchar *buffer, int len) in i2c_read() function
|
| /third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3556av100/ |
| D | i2c-hibvt.c | 502 int i2c_read(unsigned char chip, unsigned int addr, int alen, in i2c_read() function
|
| /third_party/uboot/u-boot-2020.01/product/hii2c/ |
| D | i2c_hibvt.c | 665 int i2c_read(unsigned char chip, uint addr, int alen, unsigned char *buffer, in i2c_read() function
|