Searched defs:mmc_dev (Results 1 - 18 of 18) sorted by path

/u-boot/arch/arm/mach-k3/
H A Dj721e_init.c144 int ret, rescan, mmc_dev = -1; local
H A Dj721s2_init.c241 int ret, rescan, mmc_dev = -1; local
/u-boot/board/Marvell/mvebu_armada-37xx/
H A Dboard.c122 struct mmc *mmc_dev; local
/u-boot/board/qualcomm/dragonboard410c/
H A Ddragonboard410c.c42 struct mmc *mmc_dev; local
/u-boot/cmd/
H A Davb.c19 unsigned long mmc_dev; local
H A Dmmc.c526 struct blk_desc *mmc_dev; local
/u-boot/common/spl/
H A Dspl_mmc.c82 int err, mmc_dev; local
359 int mmc_dev; local
[all...]
/u-boot/drivers/fastboot/
H A Dfb_command.c468 const int mmc_dev = config_opt_enabled(CONFIG_FASTBOOT_FLASH_MMC, local
491 const int mmc_dev = config_opt_enabled(CONFIG_FASTBOOT_FLASH_MMC, local
517 const int mmc_dev = config_opt_enabled(CONFIG_FASTBOOT_FLASH_MMC, local
H A Dfb_common.c100 const int mmc_dev = config_opt_enabled(CONFIG_FASTBOOT_FLASH_MMC, local
/u-boot/drivers/mmc/
H A Dmmc-uclass.c298 struct udevice *dev, *mmc_dev; local
470 struct udevice *mmc_dev = dev_get_parent(bdev); local
490 struct udevice *mmc_dev = dev_get_parent(dev); local
515 struct udevice *mmc_dev = dev_get_parent(dev); local
H A Dsdhci.c217 int mmc_dev = mmc_get_blk_desc(mmc)->devnum; local
/u-boot/include/
H A Davb_verify.h27 int mmc_dev; member in struct:AvbOpsData
H A Dmmc.h949 #define mmc_dev macro
/u-boot/test/boot/
H A Dbootflow.c525 prep_mmc_bootdev(struct unit_test_state *uts, const char *mmc_dev, bool bind_cros, const char ***old_orderp) argument
571 scan_mmc_bootdev(struct unit_test_state *uts, const char *mmc_dev, bool bind_cros) argument
/u-boot/test/dm/
H A Dblk.c122 struct udevice *dev, *mmc_dev, *parent; local
H A Dfwu_mdata.c24 static struct udevice *mmc_dev; variable in typeref:struct:udevice
/u-boot/test/py/tests/test_android/
H A Dtest_avb.py21 mmc_dev = 1 variable
/u-boot/test/py/tests/
H A Dtest_mmc_rd.py108 def mmc_dev(u_boot_console, is_emmc, devid, partid): function

Completed in 209 milliseconds