Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dspl.h10 #define BOOT_DEVICE_NONE 0 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Dspl.h10 #define BOOT_DEVICE_NONE 0x00 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dspl.h10 #define BOOT_DEVICE_NONE 0x00 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dspl.h10 #define BOOT_DEVICE_NONE 0x00 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dspl.h38 BOOT_DEVICE_NONE enumerator
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dspl.h10 #define BOOT_DEVICE_NONE 0x00 macro
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl.c396 #define BOOT_DEVICE_NONE 0xdeadbeef macro