Home
last modified time | relevance | path

Searched refs:MMC_CAP_NONREMOVABLE (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/mmc/
A Dpci_mmc.c51 desc->removable = !(plat->cfg.host_caps & MMC_CAP_NONREMOVABLE); in pci_mmc_probe()
A Dmmc-uclass.c258 cfg->host_caps |= MMC_CAP_NONREMOVABLE; in mmc_of_parse()
A Dsdhci.c752 if (mmc->cfg->host_caps & MMC_CAP_NONREMOVABLE)
A Dfsl_esdhc.c1029 if (plat->cfg.host_caps & MMC_CAP_NONREMOVABLE) in fsl_esdhc_get_cd()
/u-boot/include/
A Dmmc.h74 #define MMC_CAP_NONREMOVABLE BIT(14) macro

Completed in 12 milliseconds