Home
last modified time | relevance | path

Searched refs:TSC2005_REG_TEMP_HIGH (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/input/touchscreen/
Dtsc2005.c70 #define TSC2005_REG_TEMP_HIGH 0x0050 macro
406 error = tsc2005_read(ts, TSC2005_REG_TEMP_HIGH, &temp_high_orig); in tsc2005_selftest_show()
415 error = tsc2005_write(ts, TSC2005_REG_TEMP_HIGH, temp_high_test); in tsc2005_selftest_show()
422 error = tsc2005_read(ts, TSC2005_REG_TEMP_HIGH, &temp_high); in tsc2005_selftest_show()
445 error = tsc2005_read(ts, TSC2005_REG_TEMP_HIGH, &temp_high); in tsc2005_selftest_show()