Home
last modified time | relevance | path

Searched refs:S3C_SDHCI_CD_NONE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/platform_data/
Dmmc-sdhci-s3c.h10 S3C_SDHCI_CD_NONE, /* no CD line, use polling to detect card */ enumerator
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dmach-smdk2416.c207 .cd_type = S3C_SDHCI_CD_NONE,
/linux-4.4.14/drivers/mmc/host/
Dsdhci-s3c.c405 pdata->cd_type = S3C_SDHCI_CD_NONE; in sdhci_s3c_parse_dt()
572 if (pdata->cd_type == S3C_SDHCI_CD_NONE || in sdhci_s3c_probe()