Home
last modified time | relevance | path

Searched refs:mmc_boot_partition_access (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Dhost.h52 static inline int mmc_boot_partition_access(struct mmc_host *host) in mmc_boot_partition_access() function
H A Dmmc.c455 if (ext_csd[EXT_CSD_BOOT_MULT] && mmc_boot_partition_access(card->host)) { in mmc_decode_ext_csd()