Searched refs:SIL1178_SLAVE_I2C_ADDRESS (Results 1 – 1 of 1) sorted by relevance
28 #define SIL1178_SLAVE_I2C_ADDRESS 0x39 macro361 if (!i2c_probe(SIL1178_SLAVE_I2C_ADDRESS)) { in osd_probe()362 if (i2c_reg_read(SIL1178_SLAVE_I2C_ADDRESS, 0x02) == 0x06) { in osd_probe()367 i2c_reg_write(SIL1178_SLAVE_I2C_ADDRESS, 0x08, 0x36); in osd_probe()
Completed in 5 milliseconds