Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dtsc200x-core.h48 #define TSC200X_CFR1_INITVALUE TSC200X_CFR1_BATCHDELAY_4MS macro
H A Dtsc200x-core.c206 regmap_write(ts->regmap, TSC200X_REG_CFR1, TSC200X_CFR1_INITVALUE); in tsc200x_start_scan()