Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dmmc-uclass.c222 struct udevice *dev, *mmc_dev; in find_mmc_device() local
374 struct udevice *mmc_dev = dev_get_parent(bdev); in mmc_select_hwpart() local
394 struct udevice *mmc_dev = dev_get_parent(dev); in mmc_blk_probe() local
413 struct udevice *mmc_dev = dev_get_parent(dev); in mmc_blk_remove() local
Dsdhci.c346 int mmc_dev = mmc_get_blk_desc(mmc)->devnum; local
/third_party/uboot/u-boot-2020.01/arch/arm/mach-snapdragon/
Dmisc.c30 struct mmc *mmc_dev; in msm_board_serial() local
/third_party/uboot/u-boot-2020.01/test/py/tests/test_android/
Dtest_avb.py22 mmc_dev = 1 variable
/third_party/uboot/u-boot-2020.01/test/py/tests/
Dtest_mmc_rd.py108 def mmc_dev(u_boot_console, is_emmc, devid, partid): function
/third_party/uboot/u-boot-2020.01/test/dm/
Dblk.c116 struct udevice *dev, *mmc_dev, *parent; in dm_test_blk_devnum() local
/third_party/uboot/u-boot-2020.01/include/
Davb_verify.h29 int mmc_dev; member
/third_party/uboot/u-boot-2020.01/common/spl/
Dspl_mmc.c126 int err, mmc_dev; in spl_mmc_find_device() local
/third_party/uboot/u-boot-2020.01/cmd/
Davb.c20 unsigned long mmc_dev; in do_avb_init() local
Dmmc.c565 struct blk_desc *mmc_dev; in do_mmc_part() local