Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dboot_mode.c197 boot_mode[PL] = BOOT_MODE_CHARGING; in rockchip_get_boot_mode()
265 case BOOT_MODE_CHARGING: in setup_boot_mode()
H A Dspl_boot_mode.c81 boot_mode = BOOT_MODE_CHARGING; in rockchip_get_boot_mode()
/OK3568_Linux_fs/u-boot/include/
H A Dboot_rkimg.h16 BOOT_MODE_CHARGING, enumerator
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c619 if ((boot_mode != BOOT_MODE_CHARGING) && in charge_animation_show()