Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_power_init.c473 writel(POWER_CHARGE_ENABLE_LOAD, &power_regs->hw_power_charge_set); in mxs_power_init_4p2_regulator()
647 writel(POWER_CHARGE_ENABLE_LOAD, in mxs_power_enable_4p2()
721 writel(POWER_CHARGE_ENABLE_LOAD, &power_regs->hw_power_charge_clr); in mxs_batt_boot()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-power-mx23.h136 #define POWER_CHARGE_ENABLE_LOAD (1 << 22) macro
H A Dregs-power-mx28.h136 #define POWER_CHARGE_ENABLE_LOAD (1 << 22) macro