Home
last modified time | relevance | path

Searched defs:BOOT_DEVICE_NONE (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dspl.h9 #define BOOT_DEVICE_NONE 0 macro
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/
H A Dspl.h9 #define BOOT_DEVICE_NONE 0x00 macro
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dspl.h9 #define BOOT_DEVICE_NONE 0x00 macro
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dspl.h9 #define BOOT_DEVICE_NONE 0x00 macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dspl.h26 BOOT_DEVICE_NONE enumerator
/openbmc/u-boot/arch/arm/include/asm/
H A Dspl.h33 BOOT_DEVICE_NONE enumerator
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dspl.h9 #define BOOT_DEVICE_NONE 0x00 macro
/openbmc/u-boot/common/spl/
H A Dspl.c514 #define BOOT_DEVICE_NONE 0xdeadbeef macro