Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dtsc200x-core.h7 #define TSC200X_CMD_NORMAL 0x00 macro
H A Dtsc200x-core.c213 ts->tsc200x_cmd(ts->dev, TSC200X_CMD_NORMAL); in tsc200x_start_scan()