Home
last modified time | relevance | path

Searched refs:mmc_init (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/openpower-pnor-code-mgmt/mmc/
H A Dobmc-flash-bios19 mmc_init() {
176 mmc_init
/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dmmc-first-dev.c17 if (!mmc_init(mmc) && IS_MMC(mmc)) in find_first_mmc_device()
/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Djz4780.c52 ret = mmc_init(mmc); in board_init_f()
/openbmc/u-boot/cmd/
H A Dmmc_spi.c77 mmc_init(mmc); in do_mmc_spi()
H A Dmmc.c109 if (mmc_init(mmc)) in init_mmc_device()
842 if (mmc_init(mmc)) in do_mmc_setdsr()
/openbmc/u-boot/board/samsung/common/
H A Dexynos5-dt.c175 if (mmc_init(mmc)) in get_dfu_alt_boot()
H A Dmisc.c244 mmc_init(mmc); in display_board_info()
/openbmc/u-boot/drivers/mmc/
H A Dsandbox_mmc.c108 return mmc_init(&plat->mmc); in sandbox_mmc_probe()
H A Dfsl_esdhc_spl.c32 if (mmc_init(mmc)) { in mmc_spl_load_image()
H A Dmmc_legacy.c241 ret = mmc_init(mmc); in mmc_get_dev()
H A Dmmc-uclass.c362 ret = mmc_init(mmc); in mmc_blk_probe()
/openbmc/u-boot/drivers/net/fm/
H A Dfm.c419 mmc_init(mmc); in fm_init_common()
500 mmc_init(mmc); in fm_init_common()
/openbmc/u-boot/cmd/mvebu/
H A Dbubt.c130 err = mmc_init(mmc); in mmc_burn_image()
199 if (mmc_init(mmc)) { in mmc_read_file()
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dppa.c85 ret = mmc_init(mmc); in ppa_init()
/openbmc/u-boot/board/Arcturus/ucp1020/
H A Ducp1020.c220 if (!mmc_init(mmc)) { in last_stage_init()
/openbmc/u-boot/drivers/qe/
H A Dqe.c261 mmc_init(mmc); in u_qe_init()
295 mmc_init(mmc); in u_qe_init()
/openbmc/u-boot/drivers/net/phy/
H A Dcortina.c178 mmc_init(mmc); in cs4340_upload_firmware()
/openbmc/u-boot/common/spl/
H A Dspl_mmc.c323 err = mmc_init(mmc); in spl_mmc_load()
/openbmc/u-boot/env/
H A Dmmc.c166 if (mmc_init(mmc)) in init_mmc_for_env()
/openbmc/u-boot/drivers/dfu/
H A Ddfu_mmc.c329 if (mmc_init(mmc)) { in dfu_fill_entity_mmc()
/openbmc/u-boot/board/samsung/odroid/
H A Dodroid.c91 if (mmc_init(mmc)) in get_dfu_alt_boot()
/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c420 mmc_init(mmc); in compute_second_stage_hash()
799 mmc_init(mmc); in load_sd_key_program()
/openbmc/u-boot/include/
H A Dmmc.h691 int mmc_init(struct mmc *mmc);
/openbmc/u-boot/common/
H A Davb_verify.c356 if (mmc_init(part->mmc)) { in get_partition()
/openbmc/linux/drivers/mmc/core/
H A Dcore.c2333 static int __init mmc_init(void) in mmc_init() function
2365 subsys_initcall(mmc_init);

12