THS8200_CHIP_CTL  126 drivers/media/i2c/ths8200.c 	uint8_t reg_03 = ths8200_read(sd, THS8200_CHIP_CTL);
THS8200_CHIP_CTL  154 drivers/media/i2c/ths8200.c 	ths8200_write_and_or(sd, THS8200_CHIP_CTL, 0xf2, (on ? 0x00 : 0x0c));
THS8200_CHIP_CTL  179 drivers/media/i2c/ths8200.c 	ths8200_write_and_or(sd, THS8200_CHIP_CTL, 0xfe,
THS8200_CHIP_CTL  191 drivers/media/i2c/ths8200.c 	ths8200_write_and_or(sd, THS8200_CHIP_CTL, 0x3f, 0xc0);