Searched refs:MMC_CAP2_BOOTPART_NOACC (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/mmc/
H A Dhost.h268 #define MMC_CAP2_BOOTPART_NOACC (1 << 0) /* Boot partition no access */ macro
453 return !(host->caps2 & MMC_CAP2_BOOTPART_NOACC); mmc_boot_partition_access()
/linux-4.1.27/drivers/mmc/host/
H A Dsdhci-pci.c209 slot->host->mmc->caps2 |= MMC_CAP2_BOOTPART_NOACC | mfd_emmc_probe_slot()

Completed in 105 milliseconds