Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics.h126 #define SYN_ID_MODEL(i) (((i) & GENMASK(7, 4)) >> 4) macro
H A Dsynaptics.c1592 SYN_ID_MODEL(info->identity), in synaptics_init_ps2()