Home
last modified time | relevance | path

Searched defs:i2caddress (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/freescale/common/
H A Dvid.c58 int i2caddress; in find_ir_chip_on_i2c() local
100 static int read_voltage_from_INA220(int i2caddress) in read_voltage_from_INA220()
133 static int read_voltage_from_IR(int i2caddress) in read_voltage_from_IR()
176 static int read_voltage_from_LTC(int i2caddress) in read_voltage_from_LTC()
204 static int read_voltage(int i2caddress) in read_voltage()
225 static int wait_for_new_voltage(int vdd, int i2caddress) in wait_for_new_voltage()
255 static int wait_for_voltage_stable(int i2caddress) in wait_for_voltage_stable()
280 static int set_voltage_to_IR(int i2caddress, int vdd) in set_voltage_to_IR()
318 static int set_voltage_to_LTC(int i2caddress, int vdd) in set_voltage_to_LTC()
355 static int set_voltage(int i2caddress, int vdd) in set_voltage()
[all …]