Searched defs:spl_mmc_boot_mode (Results 1 – 15 of 15) sorted by relevance
| /u-boot/arch/arm/mach-uniphier/ |
| A D | mmc-boot-mode.c | 10 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) in spl_mmc_boot_mode() function
|
| /u-boot/arch/arm/mach-socfpga/ |
| A D | spl_gen5.c | 56 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) in spl_mmc_boot_mode() function
|
| A D | spl_a10.c | 102 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) in spl_mmc_boot_mode() function
|
| /u-boot/arch/arm/mach-k3/ |
| A D | am625_init.c | 173 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) in spl_mmc_boot_mode() function
|
| A D | am654_init.c | 265 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) in spl_mmc_boot_mode() function
|
| A D | j721e_init.c | 293 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) in spl_mmc_boot_mode() function
|
| A D | am642_init.c | 275 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) in spl_mmc_boot_mode() function
|
| A D | j721s2_init.c | 301 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) in spl_mmc_boot_mode() function
|
| /u-boot/arch/arm/mach-rockchip/ |
| A D | spl.c | 69 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) in spl_mmc_boot_mode() function
|
| /u-boot/arch/arm/mach-imx/ |
| A D | spl.c | 201 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) in spl_mmc_boot_mode() function
|
| /u-boot/arch/arm/mach-omap2/ |
| A D | boot-common.c | 201 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) in spl_mmc_boot_mode() function
|
| /u-boot/arch/arm/mach-stm32mp/ |
| A D | spl.c | 58 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) in spl_mmc_boot_mode() function
|
| /u-boot/arch/arm/mach-sunxi/ |
| A D | board.c | 422 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) in spl_mmc_boot_mode() function
|
| /u-boot/arch/arm/mach-mvebu/ |
| A D | spl.c | 122 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) in spl_mmc_boot_mode() function
|
| /u-boot/common/spl/ |
| A D | spl_mmc.c | 346 u32 __weak spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) in spl_mmc_boot_mode() function
|
Completed in 29 milliseconds