Searched refs:THS8200_CHIP_CTL (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/i2c/
H A Dths8200.c126 uint8_t reg_03 = ths8200_read(sd, THS8200_CHIP_CTL); ths8200_log_status()
154 ths8200_write_and_or(sd, THS8200_CHIP_CTL, 0xf2, (on ? 0x00 : 0x0c)); ths8200_s_power()
179 ths8200_write_and_or(sd, THS8200_CHIP_CTL, 0xfe, ths8200_s_stream()
191 ths8200_write_and_or(sd, THS8200_CHIP_CTL, 0x3f, 0xc0); ths8200_core_init()
H A Dths8200_regs.h25 #define THS8200_CHIP_CTL 0x03 macro

Completed in 47 milliseconds