Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dtsc200x-core.h9 #define TSC200X_CMD_12BIT 0x04 macro
H A Dtsc2004.c23 u8 tx = TSC200X_CMD | TSC200X_CMD_12BIT | cmd; in tsc2004_cmd()
H A Dtsc2005.c26 u8 tx = TSC200X_CMD | TSC200X_CMD_12BIT | cmd; in tsc2005_cmd()