Searched refs:BOOTM_STATE_LOADOS (Results 1 – 6 of 6) sorted by relevance
87 BOOTM_STATE_LOADOS | in do_boot_uimage()
44 U_BOOT_CMD_MKENT(loados, 0, 1, (void *)BOOTM_STATE_LOADOS, "", ""),131 BOOTM_STATE_LOADOS | in do_bootm()
111 BOOTM_STATE_LOADOS | in do_boot_fit()
389 #define BOOTM_STATE_LOADOS (0x00000008) macro
714 if (!ret && (states & BOOTM_STATE_LOADOS)) { in do_bootm_states()
348 BOOTM_STATE_LOADOS | in android_bootloader_boot_kernel()