Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics_i2c.c151 #define INT_ENA_ABS_MSK 0x01 macro
285 int_en = (polling_req) ? 0 : INT_ENA_ABS_MSK | INT_ENA_REL_MSK; in synaptics_i2c_config()