Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-ls102xa/
H A Dspl.h10 #define BOOT_DEVICE_NONE 0 macro
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap4/
H A Dspl.h10 #define BOOT_DEVICE_NONE 0x00 macro
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/
H A Dspl.h10 #define BOOT_DEVICE_NONE 0x00 macro
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap5/
H A Dspl.h10 #define BOOT_DEVICE_NONE 0x00 macro
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dspl.h39 BOOT_DEVICE_NONE enumerator
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/
H A Dspl.h10 #define BOOT_DEVICE_NONE 0x00 macro
/rk3399_rockchip-uboot/common/spl/
H A Dspl.c396 #define BOOT_DEVICE_NONE 0xdeadbeef macro