Home
last modified time | relevance | path

Searched refs:BOOT_DEVICE_MMC2_2 (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Dboot.c39 BOOT_DEVICE_MMC2_2,
41 BOOT_DEVICE_MMC2_2,
43 BOOT_DEVICE_MMC2_2,
44 BOOT_DEVICE_MMC2_2,
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/
H A Dspl.h16 #define BOOT_DEVICE_MMC2_2 0x07 macro
21 #define MMC_BOOT_DEVICES_END BOOT_DEVICE_MMC2_2
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dspl.h16 #define BOOT_DEVICE_MMC2_2 0x07 macro
25 #define MMC_BOOT_DEVICES_END BOOT_DEVICE_MMC2_2
/openbmc/u-boot/arch/arm/mach-imx/
H A Dspl.c141 return BOOT_DEVICE_MMC2_2; in spl_boot_device()
183 case BOOT_DEVICE_MMC2_2: in spl_boot_mode()
/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dspl.h16 #define BOOT_DEVICE_MMC2_2 7 macro
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dspl.h16 #define BOOT_DEVICE_MMC2_2 0x08 macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dspl.h13 BOOT_DEVICE_MMC2_2, enumerator
/openbmc/u-boot/arch/arm/mach-k3/include/mach/
H A Dam6_spl.h22 #define BOOT_DEVICE_MMC2_2 0x0e macro
/openbmc/u-boot/arch/arm/include/asm/
H A Dspl.h20 BOOT_DEVICE_MMC2_2, enumerator
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dspl.h10 #define BOOT_DEVICE_MMC2_2 0xFF macro
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dboot.c42 BOOT_DEVICE_MMC2_2,
/openbmc/u-boot/common/spl/
H A Dspl_mmc.c103 case BOOT_DEVICE_MMC2_2: in spl_mmc_get_device_index()
419 SPL_LOAD_IMAGE_METHOD("MMC2_2", 0, BOOT_DEVICE_MMC2_2, spl_mmc_load_image);