Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dgoodix.c32 #define GOODIX_MAX_WIDTH 4096 macro
1193 ts->prop.max_x = GOODIX_MAX_WIDTH - 1; in goodix_configure_dev()