Home
last modified time | relevance | path

Searched refs:read_voltage (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/freescale/common/
H A Dvid.c204 static int read_voltage(int i2caddress) in read_voltage() function
229 vdd_current = read_voltage(i2caddress); in wait_for_new_voltage()
242 vdd_current = read_voltage(i2caddress); in wait_for_new_voltage()
259 vdd = read_voltage(i2caddress); in wait_for_voltage_stable()
263 vdd_current = read_voltage(i2caddress); in wait_for_voltage_stable()
272 vdd_current = read_voltage(i2caddress); in wait_for_voltage_stable()
575 vdd_last = read_voltage(i2caddress); in adjust_vdd()
765 vdd_last = read_voltage(i2caddress); in adjust_vdd()
829 vdd_last = read_voltage(i2caddress); in print_vdd()
/openbmc/u-boot/board/freescale/t4qds/
H A Dt4240qds.c110 static inline int read_voltage(void) in read_voltage() function
145 vdd_current = read_voltage(); in wait_for_voltage_change()
149 vdd_current = read_voltage(); in wait_for_voltage_change()
166 vdd_last = read_voltage(); in wait_for_voltage_stable()
169 vdd_current = read_voltage(); in wait_for_voltage_stable()
174 vdd_current = read_voltage(); in wait_for_voltage_stable()
188 vdd_last = read_voltage(); in set_voltage()
303 vdd_last = read_voltage(); in adjust_vdd()
732 vdd = read_voltage(); in board_detail()
/openbmc/u-boot/board/freescale/b4860qds/
H A Db4860qds.c104 static inline int read_voltage(void) in read_voltage() function
218 vdd_last = read_voltage(); in adjust_vdd()
315 vdd_last = read_voltage(); in adjust_vdd()