Home
last modified time | relevance | path

Searched refs:cd_type (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/mmc/host/
A Dsdhci-s3c.c441 pdata->cd_type = S3C_SDHCI_CD_NONE; in sdhci_s3c_parse_dt()
446 pdata->cd_type = S3C_SDHCI_CD_PERMANENT; in sdhci_s3c_parse_dt()
454 pdata->cd_type = S3C_SDHCI_CD_INTERNAL; in sdhci_s3c_parse_dt()
598 if (pdata->cd_type == S3C_SDHCI_CD_NONE || in sdhci_s3c_probe()
599 pdata->cd_type == S3C_SDHCI_CD_PERMANENT) in sdhci_s3c_probe()
602 if (pdata->cd_type == S3C_SDHCI_CD_PERMANENT) in sdhci_s3c_probe()
654 if (pdata->cd_type != S3C_SDHCI_CD_INTERNAL) in sdhci_s3c_probe()
680 if (sc->pdata->cd_type != S3C_SDHCI_CD_INTERNAL) in sdhci_s3c_remove()
A Dsdhci-esdhc-mcf.c380 switch (plat_data->cd_type) { in esdhc_mcf_plat_init()
A Dsdhci-esdhc-imx.c226 enum cd_types cd_type; member
/linux/arch/arm/mach-s3c/
A Dsetup-sdhci-gpio-s3c64xx.c27 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()
A Dplatformdata.c37 set->cd_type = pd->cd_type; in s3c_sdhci_set_platdata()
A Dmach-smdk2416.c192 .cd_type = S3C_SDHCI_CD_GPIO,
199 .cd_type = S3C_SDHCI_CD_NONE,
A Dmach-crag6410.c758 .cd_type = S3C_SDHCI_CD_PERMANENT,
773 .cd_type = S3C_SDHCI_CD_INTERNAL,
A Dmach-mini6410.c217 .cd_type = S3C_SDHCI_CD_GPIO,
A Dmach-smartq.c171 .cd_type = S3C_SDHCI_CD_PERMANENT,
/linux/include/linux/platform_data/
A Dmmc-esdhc-mcf.h14 int cd_type; member
A Dmmc-sdhci-s3c.h44 enum cd_types cd_type; member
/linux/arch/m68k/coldfire/
A Ddevice.c560 .cd_type = ESDHC_CD_NONE,

Completed in 23 milliseconds