Home
last modified time | relevance | path

Searched refs:host_caps (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/arch/arm/plat-samsung/
Dplatformdata.c54 if (pd->host_caps) in s3c_sdhci_set_platdata()
55 set->host_caps |= pd->host_caps; in s3c_sdhci_set_platdata()
Ddevs.c201 .host_caps = (MMC_CAP_4_BIT_DATA |
231 .host_caps = (MMC_CAP_4_BIT_DATA |
263 .host_caps = (MMC_CAP_4_BIT_DATA |
293 .host_caps = (MMC_CAP_4_BIT_DATA |
/linux-4.1.27/include/linux/platform_data/
Dpxa_sdhci.h52 u32 host_caps; member
Dmmc-sdhci-s3c.h40 unsigned int host_caps; member
/linux-4.1.27/drivers/mmc/host/
Dsdhci-pxav2.c212 if (pdata->host_caps) in sdhci_pxav2_probe()
213 host->mmc->caps |= pdata->host_caps; in sdhci_pxav2_probe()
Dsdhci-pxav3.c430 if (pdata->host_caps) in sdhci_pxav3_probe()
431 host->mmc->caps |= pdata->host_caps; in sdhci_pxav3_probe()
Dsdhci-s3c.c607 if (pdata->host_caps) in sdhci_s3c_probe()
608 host->mmc->caps |= pdata->host_caps; in sdhci_s3c_probe()
/linux-4.1.27/arch/arm/mach-s3c64xx/
Dmach-crag6410.c745 .host_caps = MMC_CAP_POWER_OFF_CARD,
761 .host_caps = MMC_CAP_POWER_OFF_CARD,