Searched refs:SIL1178_SLAVE_I2C_ADDRESS (Results 1 – 1 of 1) sorted by relevance
24 #define SIL1178_SLAVE_I2C_ADDRESS 0x39 macro356 if (!i2c_probe(SIL1178_SLAVE_I2C_ADDRESS)) { in osd_probe()357 if (i2c_reg_read(SIL1178_SLAVE_I2C_ADDRESS, 0x02) == 0x06) { in osd_probe()362 i2c_reg_write(SIL1178_SLAVE_I2C_ADDRESS, 0x08, 0x36); in osd_probe()