Searched refs:TPS62362_I2C_ADDR (Results 1 – 3 of 3) sorted by relevance
30 return i2c_write(TPS62362_I2C_ADDR, reg, 1, &volt_sel, 1); in tps62362_voltage_update()52 p->hw.i2c.addr = TPS62362_I2C_ADDR; in power_tps62362_init()64 rc = i2c_get_chip_for_busnum(bus, TPS62362_I2C_ADDR, 1, &dev); in power_tps62362_init()
11 #define TPS62362_I2C_ADDR 0x60 macro
450 if (i2c_probe(TPS62362_I2C_ADDR)) in scale_vcores_idk()