Searched refs:I2C_ACK (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/video/mb862xx/ | ||
D | mb862xx_reg.h | 110 #define I2C_ACK 0x08 macro |
D | mb862xx-i2c.c | 64 outreg(i2c, GC_I2C_BCR, I2C_START | (last ? 0 : I2C_ACK)); in mb862xx_i2c_read_byte() |