REBOOT_FLAG         8 include/dt-bindings/soc/rockchip,boot-mode.h #define BOOT_NORMAL		(REBOOT_FLAG + 0)
REBOOT_FLAG        10 include/dt-bindings/soc/rockchip,boot-mode.h #define BOOT_BL_DOWNLOAD	(REBOOT_FLAG + 1)
REBOOT_FLAG        12 include/dt-bindings/soc/rockchip,boot-mode.h #define BOOT_RECOVERY		(REBOOT_FLAG + 3)
REBOOT_FLAG        14 include/dt-bindings/soc/rockchip,boot-mode.h #define BOOT_FASTBOOT		(REBOOT_FLAG + 9)
REBOOT_FLAG         8 scripts/dtc/include-prefixes/dt-bindings/soc/rockchip,boot-mode.h #define BOOT_NORMAL		(REBOOT_FLAG + 0)
REBOOT_FLAG        10 scripts/dtc/include-prefixes/dt-bindings/soc/rockchip,boot-mode.h #define BOOT_BL_DOWNLOAD	(REBOOT_FLAG + 1)
REBOOT_FLAG        12 scripts/dtc/include-prefixes/dt-bindings/soc/rockchip,boot-mode.h #define BOOT_RECOVERY		(REBOOT_FLAG + 3)
REBOOT_FLAG        14 scripts/dtc/include-prefixes/dt-bindings/soc/rockchip,boot-mode.h #define BOOT_FASTBOOT		(REBOOT_FLAG + 9)