Home
last modified time | relevance | path

Searched refs:mmc_get_mmc_dev (Results 1 – 11 of 11) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc-uclass.c21 struct mmc *mmc = mmc_get_mmc_dev(dev); in dm_mmc_send_cmd()
59 struct mmc *mmc = mmc_get_mmc_dev(dev); in dm_mmc_send_cmd_prepare()
161 struct mmc *mmc_get_mmc_dev(struct udevice *dev) in mmc_get_mmc_dev() function
188 struct mmc *mmc = mmc_get_mmc_dev(mmc_dev); in find_mmc_device()
226 struct mmc *m = mmc_get_mmc_dev(dev); in mmc_do_preinit()
248 struct mmc *m = mmc_get_mmc_dev(dev); in print_mmc_devices()
325 struct mmc *mmc = mmc_get_mmc_dev(mmc_dev); in mmc_select_hwpart()
H A Dsdhci.c141 struct mmc *mmc = mmc_get_mmc_dev(dev);
480 struct mmc *mmc = mmc_get_mmc_dev(dev);
497 struct mmc *mmc = mmc_get_mmc_dev(dev);
649 struct mmc *mmc = mmc_get_mmc_dev(dev);
688 struct mmc *mmc = mmc_get_mmc_dev(dev);
695 struct mmc *mmc = mmc_get_mmc_dev(dev);
H A Ddw_mmc.c357 struct mmc *mmc = mmc_get_mmc_dev(dev);
502 struct mmc *mmc = mmc_get_mmc_dev(dev);
701 struct mmc *mmc = mmc_get_mmc_dev(dev);
721 struct mmc *mmc = mmc_get_mmc_dev(dev);
737 struct mmc *mmc = mmc_get_mmc_dev(dev);
858 struct mmc *mmc = mmc_get_mmc_dev(dev);
882 struct mmc *mmc = mmc_get_mmc_dev(dev);
H A Dmeson_gx_mmc.c63 struct mmc *mmc = mmc_get_mmc_dev(dev); in meson_dm_mmc_set_ios()
175 struct mmc *mmc = mmc_get_mmc_dev(dev); in meson_dm_mmc_send_cmd()
H A Dgen_atmel_mci.c239 struct mmc *mmc = mmc_get_mmc_dev(dev);
380 struct mmc *mmc = mmc_get_mmc_dev(dev);
H A Dtegra_mmc.c417 struct mmc *mmc = mmc_get_mmc_dev(dev); in tegra_mmc_set_ios()
515 struct mmc *mmc = mmc_get_mmc_dev(dev); in tegra_mmc_init()
H A Dstm32_sdmmc2.c465 struct mmc *mmc = mmc_get_mmc_dev(dev); in stm32_sdmmc2_set_ios()
H A Duniphier-sd.c598 struct mmc *mmc = mmc_get_mmc_dev(dev); in uniphier_sd_set_ios()
H A Dsh_sdhi.c806 struct mmc *mmc = mmc_get_mmc_dev(dev); in sh_sdhi_dm_set_ios()
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_device_path.c301 struct mmc *mmc = mmc_get_mmc_dev(dev); in dp_fill()
/rk3399_rockchip-uboot/include/
H A Dmmc.h376 struct mmc *mmc_get_mmc_dev(struct udevice *dev);