Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics.h87 #define SYN_CAP_MIN_DIMENSIONS(ex0c) ((ex0c) & BIT(13)) macro
H A Dsynaptics.c396 if (SYN_CAP_MIN_DIMENSIONS(info->ext_cap_0c) && in synaptics_resolution()