Home
last modified time | relevance | path

Searched refs:cd_idx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-pci-core.c1118 slot->cd_idx = 0; in byt_sd_probe_slot()
1289 slot->cd_idx = 0; in intel_mrfld_mmc_probe_slot()
2075 slot->cd_idx = -1; in sdhci_pci_probe_slot()
2110 if (slot->cd_idx >= 0) { in sdhci_pci_probe_slot()
2111 ret = mmc_gpiod_request_cd(host->mmc, "cd", slot->cd_idx, in sdhci_pci_probe_slot()
2115 slot->cd_idx, in sdhci_pci_probe_slot()
2123 slot->cd_idx = -1; in sdhci_pci_probe_slot()
2138 if (chip->fixes && chip->fixes->own_cd_for_runtime_pm && slot->cd_idx < 0) in sdhci_pci_probe_slot()
H A Dsdhci-pci.h166 int cd_idx; member
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-pci.h166 int cd_idx; member
H A Dsdhci-pci-core.c1176 slot->cd_idx = 0; in byt_sd_probe_slot()
2142 slot->cd_idx = -1; in sdhci_pci_probe_slot()
2204 if (slot->cd_idx >= 0) { in sdhci_pci_probe_slot()
2205 ret = mmc_gpiod_request_cd(host->mmc, "cd", slot->cd_idx, in sdhci_pci_probe_slot()
2209 slot->cd_idx, in sdhci_pci_probe_slot()
2217 slot->cd_idx = -1; in sdhci_pci_probe_slot()
2236 !gpio_is_valid(slot->cd_gpio) && slot->cd_idx < 0) in sdhci_pci_probe_slot()

Completed in 8 milliseconds