Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dgoodix.c31 #define GOODIX_MAX_HEIGHT 4096 macro
1193 ts->prop.max_y = GOODIX_MAX_HEIGHT - 1; in goodix_configure_dev()