Searched refs:I2C_ADDR_HAPTIC (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/mfd/
H A Dmax77693.c42 #define I2C_ADDR_HAPTIC (0x90 >> 1) macro
203 max77693->haptic = i2c_new_dummy(i2c->adapter, I2C_ADDR_HAPTIC); max77693_i2c_probe()
H A Dmax8997.c41 #define I2C_ADDR_HAPTIC (0x90 >> 1) macro
217 max8997->haptic = i2c_new_dummy(i2c->adapter, I2C_ADDR_HAPTIC); max8997_i2c_probe()

Completed in 134 milliseconds