Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-mxs/
Dregs-power-mx23.h315 #define POWER_BATTMONITOR_BATT_VAL_MASK (0x3ff << 16) macro
Dregs-power-mx28.h325 #define POWER_BATTMONITOR_BATT_VAL_MASK (0x3ff << 16) macro
/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
Dspl_power_init.c154 volt &= POWER_BATTMONITOR_BATT_VAL_MASK; in mxs_get_batt_volt()
922 POWER_BATTMONITOR_BATT_VAL_MASK); in mxs_power_configure_power_source()