Searched refs:THS8200_DTG2_LINE_CNT_MSB (Results 1 – 2 of 2) sorted by relevance
150 #define THS8200_DTG2_LINE_CNT_MSB 0x7f macro
137 (ths8200_read(sd, THS8200_DTG2_LINE_CNT_MSB) & 0x07) * 256 + in ths8200_log_status()