Searched refs:SYN_MEXT_CAP_BIT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/mouse/ | ||
| H A D | synaptics.h | 55 #define SYN_MEXT_CAP_BIT(m) ((m) & BIT(1)) macro |
| H A D | synaptics.c | 294 if (SYN_MEXT_CAP_BIT(bid[0])) in synaptics_query_modes() |