Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/
H A Dboot.c40 BOOT_DEVICE_MMC2_2,
42 BOOT_DEVICE_MMC2_2,
44 BOOT_DEVICE_MMC2_2,
45 BOOT_DEVICE_MMC2_2,
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Dspl.h17 #define BOOT_DEVICE_MMC2_2 0x07 macro
22 #define MMC_BOOT_DEVICES_END BOOT_DEVICE_MMC2_2
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dspl.h17 #define BOOT_DEVICE_MMC2_2 0x07 macro
26 #define MMC_BOOT_DEVICES_END BOOT_DEVICE_MMC2_2
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dspl.h17 #define BOOT_DEVICE_MMC2_2 7 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dspl.h17 #define BOOT_DEVICE_MMC2_2 0x08 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dspl.h21 BOOT_DEVICE_MMC2_2, enumerator
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dspl.h11 #define BOOT_DEVICE_MMC2_2 0xFF macro
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_mmc.c113 case BOOT_DEVICE_MMC2_2:
382 SPL_LOAD_IMAGE_METHOD("MMC2_2", 0, BOOT_DEVICE_MMC2_2, spl_mmc_load_image);
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dboot.c43 BOOT_DEVICE_MMC2_2,