Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Delan_i2c.h69 MAIN_MODE enumerator
H A Delan_i2c_i2c.c487 *mode = (constant & ETP_I2C_MAIN_MODE_ON) ? MAIN_MODE : IAP_MODE; in elan_i2c_iap_get_mode()
584 msleep(mode == MAIN_MODE ? 100 : 30); in elan_i2c_prepare_fw_update()
591 if (mode == MAIN_MODE) { in elan_i2c_prepare_fw_update()
H A Delan_i2c_smbus.c310 *mode = (constant & ETP_SMBUS_IAP_MODE_ON) ? IAP_MODE : MAIN_MODE; in elan_smbus_iap_get_mode()
359 if (mode == MAIN_MODE) { in elan_smbus_prepare_fw_update()