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