Home
last modified time | relevance | path

Searched defs:i2c_write (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Dtsi108_i2c.c236 int i2c_write (uchar chip_addr, uint byte_addr, int alen, uchar * buffer, in i2c_write() function
H A Di2c-uclass-compat.c63 int i2c_write(uint8_t chip_addr, unsigned int addr, int alen, uint8_t *buffer, in i2c_write() function
H A Di2c_core.c297 int i2c_write(uint8_t chip, unsigned int addr, int alen, in i2c_write() function
H A Dsh_sh7734_i2c.c362 int i2c_write(u8 chip, u32 addr, int alen, u8 *buffer, int len) in i2c_write() function
H A Dmv_i2c.c519 int i2c_write(uchar chip, uint addr, int alen, uchar *buffer, int len) in i2c_write() function