Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()