Searched refs:INT_ENA_REL_MSK (Results 1 - 1 of 1) sorted by relevance

/drivers/input/mouse/
H A Dsynaptics_i2c.c152 #define INT_ENA_REL_MSK 0x02 macro
286 int_en = (polling_req) ? 0 : INT_ENA_ABS_MSK | INT_ENA_REL_MSK;

Completed in 44 milliseconds