Home
last modified time | relevance | path

Searched refs:MMC_CAP2_BOOTPART_NOACC (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mmc/core/
A Dhost.h54 return !(host->caps2 & MMC_CAP2_BOOTPART_NOACC); in mmc_boot_partition_access()
/linux/include/linux/mmc/
A Dhost.h371 #define MMC_CAP2_BOOTPART_NOACC (1 << 0) /* Boot partition no access */ macro
/linux/drivers/mmc/host/
A Dowl-mmc.c613 mmc->caps2 = (MMC_CAP2_BOOTPART_NOACC | MMC_CAP2_NO_SDIO); in owl_mmc_probe()
A Dsdhci-pci-core.c351 slot->host->mmc->caps2 |= MMC_CAP2_BOOTPART_NOACC; in mfd_emmc_probe_slot()

Completed in 18 milliseconds