Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/touchscreen/
Dtouchwin.c42 #define TW_MAX_YC 0xff macro
133 input_set_abs_params(tw->dev, ABS_Y, TW_MIN_YC, TW_MAX_YC, 0, 0); in tw_connect()