Searched refs:RTC_I2C_ADDR (Results 1 – 3 of 3) sorted by relevance
15 #define RTC_I2C_ADDR 0x68 macro179 chip->rtc = i2c_new_dummy_device(chip->i2c->adapter, RTC_I2C_ADDR); in max8925_probe()
22 #define RTC_I2C_ADDR (0x0c >> 1) macro198 max8998->rtc = i2c_new_dummy_device(i2c->adapter, RTC_I2C_ADDR); in max8998_i2c_probe()
763 info->i2c = i2c_new_dummy_device(s5m87xx->i2c->adapter, RTC_I2C_ADDR); in s5m_rtc_probe()