Searched refs:THS8200_DTG2_LINE_CNT_MSB (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/i2c/ | ||
H A D | ths8200_regs.h | 150 #define THS8200_DTG2_LINE_CNT_MSB 0x7f macro |
H A D | ths8200.c | 137 (ths8200_read(sd, THS8200_DTG2_LINE_CNT_MSB) & 0x07) * 256 + in ths8200_log_status() |