Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dtsc2005.c66 #define TSC2005_REG_TEMP_HIGH 0x0050 macro
386 error = tsc2005_read(ts, TSC2005_REG_TEMP_HIGH, &temp_high_orig); in tsc2005_selftest_show()
395 error = tsc2005_write(ts, TSC2005_REG_TEMP_HIGH, temp_high_test); in tsc2005_selftest_show()
402 error = tsc2005_read(ts, TSC2005_REG_TEMP_HIGH, &temp_high); in tsc2005_selftest_show()
425 error = tsc2005_read(ts, TSC2005_REG_TEMP_HIGH, &temp_high); in tsc2005_selftest_show()