Home
last modified time | relevance | path

Searched defs:get_sys_boot_mode (Results 1 – 14 of 14) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516dv300/
Dplatform.h144 #define get_sys_boot_mode(_reg) (((_reg) >> 4) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516cv500/
Dplatform.h144 #define get_sys_boot_mode(_reg) (((_reg) >> 4) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516av300/
Dplatform.h144 #define get_sys_boot_mode(_reg) (((_reg) >> 4) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516dv200/
Dplatform.h150 #define get_sys_boot_mode(_reg) (((_reg) >> 4) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3518ev300/
Dplatform.h150 #define get_sys_boot_mode(_reg) (((_reg) >> 4) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516ev300/
Dplatform.h150 #define get_sys_boot_mode(_reg) (((_reg) >> 4) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516ev200/
Dplatform.h150 #define get_sys_boot_mode(_reg) (((_reg) >> 4) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3520dv500/
Dplatform.h51 #define get_sys_boot_mode(_reg) (((_reg) >> 2) & 0x3) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3519av100/
Dplatform.h139 #define get_sys_boot_mode(_reg) (((_reg) >> 4) & 0x3) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3521dv200/
Dplatform.h51 #define get_sys_boot_mode(_reg) (((_reg) >> 2) & 0x3) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3556av100/
Dplatform.h139 #define get_sys_boot_mode(_reg) (((_reg) >> 4) & 0x3) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3559av100/
Dplatform.h52 #define get_sys_boot_mode(_reg) (((_reg) >> 4) & 0x3) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3535av100/
Dplatform.h32 #define get_sys_boot_mode(_reg) (((_reg) >> 2) & 0x3) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3531dv200/
Dplatform.h32 #define get_sys_boot_mode(_reg) (((_reg) >> 2) & 0x3) macro