Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dtsc2005.c81 #define TSC2005_CFR0_INITVALUE (TSC2005_CFR0_STABTIME_1MS | \ macro
341 tsc2005_write(ts, TSC2005_REG_CFR0, TSC2005_CFR0_INITVALUE); in tsc2005_start_scan()
516 !((r ^ TSC2005_CFR0_INITVALUE) & TSC2005_CFR0_RW_MASK)) { in tsc2005_esd_work()