Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics_i2c.c92 #define GENERAL_2D_CONTROL_REG 0x1041 macro
290 control = synaptics_i2c_reg_get(client, GENERAL_2D_CONTROL_REG); in synaptics_i2c_config()
297 ret = synaptics_i2c_reg_set(client, GENERAL_2D_CONTROL_REG, control); in synaptics_i2c_config()