Home
last modified time | relevance | path

Searched refs:nvp6158_I2CWriteByte8 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_i2c.c25 void nvp6158_I2CWriteByte8(unsigned char chip_addr, unsigned char reg_addr, unsigned char value)
61 void nvp6158_I2CWriteByte8(unsigned char chip_addr, unsigned char reg_addr, unsigned char value) in nvp6158_I2CWriteByte8() function
H A Dnvp6158_common.h20 void nvp6158_I2CWriteByte8(unsigned char devaddress, unsigned char address, unsigned char data);
23 #define gpio_i2c_write nvp6158_I2CWriteByte8