Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/core/
Dsd_ops.c208 if (host->caps2 & MMC_CAP2_SD_EXP) { in mmc_send_if_cond_pcie()
/Linux-v6.6/include/linux/mmc/
Dhost.h403 #define MMC_CAP2_SD_EXP (1 << 7) /* SD express via PCIe */ macro
/Linux-v6.6/drivers/mmc/host/
Drtsx_pci_sdmmc.c961 mmc->caps2 |= MMC_CAP2_SD_EXP | MMC_CAP2_SD_EXP_1_2V; in sd_power_on()
970 mmc->caps2 &= ~(MMC_CAP2_SD_EXP | MMC_CAP2_SD_EXP_1_2V); in sd_power_on()
1432 mmc->caps2 |= MMC_CAP2_SD_EXP | MMC_CAP2_SD_EXP_1_2V; in init_extra_caps()
Dsdhci-pci-o2micro.c768 host->mmc->caps2 |= MMC_CAP2_NO_SDIO | MMC_CAP2_SD_EXP | MMC_CAP2_SD_EXP_1_2V; in sdhci_pci_o2_probe_slot()
Dsdhci-pci-gli.c1081 host->mmc->caps2 |= MMC_CAP2_SD_EXP; in gli_probe_slot_gl9767()