Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dtsi108.h137 #define I2C_CNTRL1_I2CWRITE (0x01000000) macro
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dtsi108_i2c.c179 I2C_CNTRL1_I2CWRITE | (byte_addr << 16) | in i2c_write_byte()