Searched refs:REBOOT_FLAG (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/dt-bindings/soc/
H A Drockchip,boot-mode.h6 #define REBOOT_FLAG 0x5242C300 macro
8 #define BOOT_NORMAL (REBOOT_FLAG + 0)
10 #define BOOT_BL_DOWNLOAD (REBOOT_FLAG + 1)
12 #define BOOT_RECOVERY (REBOOT_FLAG + 3)
14 #define BOOT_FASTBOOT (REBOOT_FLAG + 9)
/linux-master/scripts/dtc/include-prefixes/dt-bindings/soc/
H A Drockchip,boot-mode.h6 #define REBOOT_FLAG 0x5242C300 macro
8 #define BOOT_NORMAL (REBOOT_FLAG + 0)
10 #define BOOT_BL_DOWNLOAD (REBOOT_FLAG + 1)
12 #define BOOT_RECOVERY (REBOOT_FLAG + 3)
14 #define BOOT_FASTBOOT (REBOOT_FLAG + 9)
/linux-master/tools/testing/selftests/pstore/
H A Dpstore_crash_test24 touch $REBOOT_FLAG
H A Dpstore_post_reboot_tests15 if [ -e $REBOOT_FLAG ]; then
16 rm $REBOOT_FLAG
H A Dcommon_tests61 REBOOT_FLAG=$TOP_DIR/reboot_flag

Completed in 288 milliseconds