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

/linux-4.4.14/drivers/mfd/
H A Dmax77686.c38 #define I2C_ADDR_RTC (0x0C >> 1) macro
274 max77686->rtc = i2c_new_dummy(i2c->adapter, I2C_ADDR_RTC); max77686_i2c_probe()
H A Dmax8997.c40 #define I2C_ADDR_RTC (0x0C >> 1) macro
211 max8997->rtc = i2c_new_dummy(i2c->adapter, I2C_ADDR_RTC); max8997_i2c_probe()

Completed in 78 milliseconds