Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/touchscreen/
Dgoodix.c32 #define GOODIX_MAX_WIDTH 4096 macro
1182 ts->prop.max_x = GOODIX_MAX_WIDTH - 1; in goodix_configure_dev()