Home
last modified time | relevance | path

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

/linux/arch/arm/mach-s3c/
H 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()
H A Dplatformdata.c37 set->cd_type = pd->cd_type; in s3c_sdhci_set_platdata()
H A Dmach-crag6410.c757 .cd_type = S3C_SDHCI_CD_PERMANENT,
772 .cd_type = S3C_SDHCI_CD_INTERNAL,
/linux/include/linux/platform_data/
H A Dmmc-esdhc-mcf.h14 int cd_type; member
H A Dmmc-sdhci-s3c.h44 enum cd_types cd_type; member