Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics_i2c.c79 #define REL_X_REG 0x0406 macro
354 xy_delta = synaptics_i2c_word_get(touch->client, REL_X_REG) & 0xffff; in synaptics_i2c_get_input()