Home
last modified time | relevance | path

Searched defs:mmc_dev (Results 1 – 18 of 18) sorted by relevance

/u-boot/test/py/tests/
A Dtest_ut.py22 def setup_image(cons, mmc_dev, part_type, second_part=False): argument
72 def copy_prepared_image(cons, mmc_dev, fname): argument
A Dtest_mmc_rd.py108 def mmc_dev(u_boot_console, is_emmc, devid, partid): function
/u-boot/drivers/fastboot/
A Dfb_command.c427 const int mmc_dev = config_opt_enabled(CONFIG_FASTBOOT_FLASH_MMC, in oem_format() local
450 const int mmc_dev = config_opt_enabled(CONFIG_FASTBOOT_FLASH_MMC, in oem_partconf() local
476 const int mmc_dev = config_opt_enabled(CONFIG_FASTBOOT_FLASH_MMC, in oem_bootbus() local
A Dfb_common.c99 const int mmc_dev = config_opt_enabled(CONFIG_FASTBOOT_FLASH_MMC, in fastboot_set_reboot_flag() local
/u-boot/arch/arm/mach-snapdragon/
A Dmisc.c31 struct mmc *mmc_dev; in msm_board_serial() local
/u-boot/test/py/tests/test_android/
A Dtest_avb.py22 mmc_dev = 1 variable
/u-boot/drivers/mmc/
A Dmmc-uclass.c290 struct udevice *dev, *mmc_dev; in find_mmc_device() local
462 struct udevice *mmc_dev = dev_get_parent(bdev); in mmc_select_hwpart() local
482 struct udevice *mmc_dev = dev_get_parent(dev); in mmc_blk_probe() local
513 struct udevice *mmc_dev = dev_get_parent(dev); in mmc_blk_remove() local
A Dsdhci.c216 int mmc_dev = mmc_get_blk_desc(mmc)->devnum; local
/u-boot/common/spl/
A Dspl_mmc.c155 int err, mmc_dev; in spl_mmc_find_device() local
414 int mmc_dev; in spl_mmc_load() local
/u-boot/test/dm/
A Dfwu_mdata.c25 static struct udevice *mmc_dev; variable
A Dblk.c122 struct udevice *dev, *mmc_dev, *parent; in dm_test_blk_devnum() local
/u-boot/include/
A Davb_verify.h29 int mmc_dev; member
A Dmmc.h953 #define mmc_dev(x) ((x)->dev) macro
/u-boot/arch/arm/mach-k3/
A Dj721e_init.c145 int ret, rescan, mmc_dev = -1; in do_dt_magic() local
A Dj721s2_init.c242 int ret, rescan, mmc_dev = -1; in do_dt_magic() local
/u-boot/board/Marvell/mvebu_armada-37xx/
A Dboard.c93 struct mmc *mmc_dev; in board_late_init() local
/u-boot/cmd/
A Davb.c20 unsigned long mmc_dev; in do_avb_init() local
A Dmmc.c526 struct blk_desc *mmc_dev; in do_mmc_part() local

Completed in 41 milliseconds