Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_power_init.c149 static int mxs_get_batt_volt(void) in mxs_get_batt_volt() function
170 return (mxs_get_batt_volt() >= 3600); in mxs_is_batt_ready()
184 uint32_t volt = mxs_get_batt_volt(); in mxs_is_batt_good()
207 volt = mxs_get_batt_volt(); in mxs_is_batt_good()