Home
last modified time | relevance | path

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

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