Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dtsc2005.c88 #define TSC2005_CFR0_RW_MASK 0x3fff macro
516 !((r ^ TSC2005_CFR0_INITVALUE) & TSC2005_CFR0_RW_MASK)) { in tsc2005_esd_work()