Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-snapdragon/
A Dmisc.c30 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/test/py/tests/
A Dtest_mmc_rd.py108 def mmc_dev(u_boot_console, is_emmc, devid, partid): function
/u-boot/drivers/mmc/
A Dmmc-uclass.c287 struct udevice *dev, *mmc_dev; in find_mmc_device() local
436 struct udevice *mmc_dev = dev_get_parent(bdev); in mmc_select_hwpart() local
456 struct udevice *mmc_dev = dev_get_parent(dev); in mmc_blk_probe() local
475 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/test/dm/
A Dblk.c116 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.h949 #define mmc_dev(x) ((x)->dev) macro
/u-boot/board/Marvell/mvebu_armada-37xx/
A Dboard.c92 struct mmc *mmc_dev; in board_late_init() local
/u-boot/common/spl/
A Dspl_mmc.c138 int err, mmc_dev; in spl_mmc_find_device() local
/u-boot/cmd/
A Davb.c20 unsigned long mmc_dev; in do_avb_init() local
A Dmmc.c496 struct blk_desc *mmc_dev; in do_mmc_part() local

Completed in 28 milliseconds