Searched refs:mmc_get_mmc_dev (Results 1 – 16 of 16) sorted by relevance
17 struct mmc *mmc = mmc_get_mmc_dev(dev); in dm_mmc_send_cmd()173 struct mmc *mmc_get_mmc_dev(struct udevice *dev) in mmc_get_mmc_dev() function200 struct mmc *mmc = mmc_get_mmc_dev(mmc_dev); in find_mmc_device()238 struct mmc *m = mmc_get_mmc_dev(dev); in mmc_do_preinit()260 struct mmc *m = mmc_get_mmc_dev(dev); in print_mmc_devices()339 struct mmc *mmc = mmc_get_mmc_dev(mmc_dev); in mmc_select_hwpart()
183 struct mmc *mmc = mmc_get_mmc_dev(dev); in ftsdc010_request()286 struct mmc *mmc = mmc_get_mmc_dev(dev); in ftsdc010_set_ios()310 struct mmc *mmc = mmc_get_mmc_dev(dev); in ftsdc010_get_cd()318 struct mmc *mmc = mmc_get_mmc_dev(dev); in ftsdc010_get_wp()360 struct mmc *mmc = mmc_get_mmc_dev(dev); in ftsdc010_probe()
140 struct mmc *mmc = mmc_get_mmc_dev(dev);315 struct mmc *mmc = mmc_get_mmc_dev(dev);456 struct mmc *mmc = mmc_get_mmc_dev(dev);540 struct mmc *mmc = mmc_get_mmc_dev(dev);
65 struct mmc *mmc = mmc_get_mmc_dev(dev); in meson_dm_mmc_set_ios()177 struct mmc *mmc = mmc_get_mmc_dev(dev); in meson_dm_mmc_send_cmd()
190 struct mmc *mmc = mmc_get_mmc_dev(dev);388 struct mmc *mmc = mmc_get_mmc_dev(dev);471 struct mmc *mmc = mmc_get_mmc_dev(dev);
468 struct mmc *mmc = mmc_get_mmc_dev(dev); in dm_host_request()475 struct mmc *mmc = mmc_get_mmc_dev(dev); in dm_host_set_ios()
414 struct mmc *mmc = mmc_get_mmc_dev(dev); in tegra_mmc_set_ios()512 struct mmc *mmc = mmc_get_mmc_dev(dev); in tegra_mmc_init()
705 struct mmc *mmc = mmc_get_mmc_dev(dev); in bcm2835_set_ios()754 struct mmc *mmc = mmc_get_mmc_dev(dev); in bcm2835_probe()
602 __maybe_unused struct mmc *mmc = mmc_get_mmc_dev(dev); in tmio_sd_set_pins()643 struct mmc *mmc = mmc_get_mmc_dev(dev); in tmio_sd_set_ios()
375 struct mmc *mmc = mmc_get_mmc_dev(dev);
465 struct mmc *mmc = mmc_get_mmc_dev(dev); in stm32_sdmmc2_set_ios()
653 struct mmc *mmc = mmc_get_mmc_dev(dev); in sh_mmcif_dm_set_ios()
805 struct mmc *mmc = mmc_get_mmc_dev(dev); in sh_sdhi_dm_set_ios()
136 *mmcp = mmc_get_mmc_dev(dev); in spl_mmc_find_device()
357 struct mmc *mmc_get_mmc_dev(struct udevice *dev);
568 struct mmc *mmc = mmc_get_mmc_dev(dev); in dp_fill()