Home
last modified time | relevance | path

Searched refs:I2C_VOL_MONITOR_ADDR (Results 1 – 13 of 13) sorted by relevance

/external/u-boot/board/freescale/common/
Dvid.c107 ret = i2c_read(I2C_VOL_MONITOR_ADDR, in read_voltage_from_INA220()
182 ret = i2c_write(I2C_VOL_MONITOR_ADDR, in read_voltage_from_LTC()
190 ret = i2c_read(I2C_VOL_MONITOR_ADDR, in read_voltage_from_LTC()
332 ret = i2c_write(I2C_VOL_MONITOR_ADDR, in set_voltage_to_LTC()
/external/u-boot/include/configs/
Dls1012aqds.h71 #define I2C_VOL_MONITOR_ADDR 0x40 macro
Dls1088ardb.h228 #define I2C_VOL_MONITOR_ADDR 0x63 macro
Dls2080ardb.h20 #define I2C_VOL_MONITOR_ADDR 0x38 macro
Dls1043aqds.h337 #define I2C_VOL_MONITOR_ADDR 0x40 macro
Dls1046aqds.h372 #define I2C_VOL_MONITOR_ADDR 0x40 macro
Dls1088aqds.h287 #define I2C_VOL_MONITOR_ADDR 0x63 macro
DT4240QDS.h331 #define I2C_VOL_MONITOR_ADDR 0x40 macro
DT4240RDB.h509 #define I2C_VOL_MONITOR_ADDR 0x40 macro
DB4860QDS.h92 #define I2C_VOL_MONITOR_ADDR 0x40 macro
DT208xQDS.h455 #define I2C_VOL_MONITOR_ADDR 0x40 macro
/external/u-boot/board/freescale/t4qds/
Dt4240qds.c116 ret = i2c_read(I2C_VOL_MONITOR_ADDR, in read_voltage()
/external/u-boot/board/freescale/b4860qds/
Db4860qds.c110 ret = i2c_read(I2C_VOL_MONITOR_ADDR, in read_voltage()