Home
last modified time | relevance | path

Searched refs:TPS62362_I2C_ADDR (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/power/pmic/
A Dpmic_tps62362.c30 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()
/u-boot/include/power/
A Dtps62362.h11 #define TPS62362_I2C_ADDR 0x60 macro

Completed in 6 milliseconds