Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/common/
H A Dzm7300.h17 int zm_read_voltage(void);
H A Dzm7300.c191 int zm_read_voltage(void) in zm_read_voltage() function
/openbmc/u-boot/board/freescale/b4860qds/
H A Db4860qds.c245 existing_voltage = zm_read_voltage(); in adjust_vdd()