Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dtsc200x-core.h27 #define TSC200X_REG_CFR1 (0xD << 3) macro
H A Dtsc200x-core.c211 regmap_write(ts->regmap, TSC200X_REG_CFR1, TSC200X_CFR1_INITVALUE); in tsc200x_start_scan()