Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
A Dmmc-sdhci-s3c.h11 S3C_SDHCI_CD_NONE, /* no CD line, use polling to detect card */ enumerator
/linux/arch/arm/mach-s3c/
A Dmach-smdk2416.c199 .cd_type = S3C_SDHCI_CD_NONE,
/linux/drivers/mmc/host/
A Dsdhci-s3c.c441 pdata->cd_type = S3C_SDHCI_CD_NONE; in sdhci_s3c_parse_dt()
598 if (pdata->cd_type == S3C_SDHCI_CD_NONE || in sdhci_s3c_probe()

Completed in 8 milliseconds