Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dboot_mode.h11 #define BOOT_LOADER (REBOOT_FLAG + 1) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dspl_boot_mode.c53 if (reg_boot_mode == BOOT_LOADER) { in rockchip_get_boot_mode()
H A Dboot_mode.c161 if (reg_boot_mode == BOOT_LOADER) { in rockchip_get_boot_mode()