Searched refs:temp_high_orig (Results 1 – 1 of 1) sorted by relevance
254 unsigned int temp_high_orig; in tsc200x_do_selftest() local259 error = regmap_read(ts->regmap, TSC200X_REG_TEMP_HIGH, &temp_high_orig); in tsc200x_do_selftest()265 temp_high_test = (temp_high_orig - 1) & MAX_12BIT; in tsc200x_do_selftest()297 if (temp_high != temp_high_orig) { in tsc200x_do_selftest()299 temp_high, temp_high_orig); in tsc200x_do_selftest()