Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Delan_i2c_i2c.c70 #define ETP_I2C_MAIN_MODE_ON (1 << 9) macro
487 *mode = (constant & ETP_I2C_MAIN_MODE_ON) ? MAIN_MODE : IAP_MODE; in elan_i2c_iap_get_mode()