Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/platform_data/
Dmmc-sdhci-s3c.h11 S3C_SDHCI_CD_NONE, /* no CD line, use polling to detect card */ enumerator
/linux-6.1.9/arch/arm/mach-s3c/
Dmach-smdk2416.c189 .cd_type = S3C_SDHCI_CD_NONE,
/linux-6.1.9/drivers/mmc/host/
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()