Searched refs:cd_type (Results 1 – 13 of 13) sorted by relevance
27 if (pdata->cd_type == S3C_SDHCI_CD_INTERNAL) { in s3c64xx_setup_sdhci0_cfg_gpio()40 if (pdata->cd_type == S3C_SDHCI_CD_INTERNAL) { in s3c64xx_setup_sdhci1_cfg_gpio()
37 set->cd_type = pd->cd_type; in s3c_sdhci_set_platdata()
192 .cd_type = S3C_SDHCI_CD_GPIO,199 .cd_type = S3C_SDHCI_CD_NONE,
758 .cd_type = S3C_SDHCI_CD_PERMANENT,773 .cd_type = S3C_SDHCI_CD_INTERNAL,
217 .cd_type = S3C_SDHCI_CD_GPIO,
171 .cd_type = S3C_SDHCI_CD_PERMANENT,
440 pdata->cd_type = S3C_SDHCI_CD_NONE; in sdhci_s3c_parse_dt()445 pdata->cd_type = S3C_SDHCI_CD_PERMANENT; in sdhci_s3c_parse_dt()453 pdata->cd_type = S3C_SDHCI_CD_INTERNAL; in sdhci_s3c_parse_dt()604 if (pdata->cd_type == S3C_SDHCI_CD_NONE || in sdhci_s3c_probe()605 pdata->cd_type == S3C_SDHCI_CD_PERMANENT) in sdhci_s3c_probe()608 if (pdata->cd_type == S3C_SDHCI_CD_PERMANENT) in sdhci_s3c_probe()660 if (pdata->cd_type != S3C_SDHCI_CD_INTERNAL) in sdhci_s3c_probe()686 if (sc->pdata->cd_type != S3C_SDHCI_CD_INTERNAL) in sdhci_s3c_remove()
380 switch (plat_data->cd_type) { in esdhc_mcf_plat_init()
1561 switch (boarddata->cd_type) { in sdhci_esdhc_imx_probe_nondt()
14 int cd_type; member
35 enum cd_types cd_type; member
44 enum cd_types cd_type; member
560 .cd_type = ESDHC_CD_NONE,