Home
last modified time | relevance | path

Searched refs:find_mmc_device (Results 26 – 32 of 32) sorted by relevance

12

/openbmc/u-boot/drivers/fastboot/
H A Dfb_mmc.c443 struct mmc *mmc = find_mmc_device(CONFIG_FASTBOOT_FLASH_MMC_DEV); in fastboot_mmc_erase()
/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c417 mmc = find_mmc_device(0); in compute_second_stage_hash()
796 mmc = find_mmc_device(0); in load_sd_key_program()
/openbmc/u-boot/include/
H A Dmmc.h731 struct mmc *find_mmc_device(int dev_num);
/openbmc/u-boot/common/
H A Davb_verify.c350 part->mmc = find_mmc_device(dev_num); in get_partition()
/openbmc/u-boot/board/solidrun/mx6cuboxi/
H A Dmx6cuboxi.c533 mmc = find_mmc_device(1); in has_emmc()
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path.c44 struct mmc *mmc = find_mmc_device(desc->devnum); in is_sd()
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c414 struct mmc *mmc = find_mmc_device(dev_num); in mmc_bread()

12