Searched refs:host_caps (Results 1 – 8 of 8) sorted by relevance
47 if (pd->host_caps) in s3c_sdhci_set_platdata() 48 set->host_caps |= pd->host_caps; in s3c_sdhci_set_platdata()
89 .host_caps = (MMC_CAP_4_BIT_DATA |119 .host_caps = (MMC_CAP_4_BIT_DATA |151 .host_caps = (MMC_CAP_4_BIT_DATA |181 .host_caps = (MMC_CAP_4_BIT_DATA |
760 .host_caps = MMC_CAP_POWER_OFF_CARD,776 .host_caps = MMC_CAP_POWER_OFF_CARD,
34 * @host_caps: Standard MMC host capabilities bit field.45 u32 host_caps; member
18 * @host_caps: Standard MMC host capabilities bit field.41 unsigned int host_caps; member
121 u32 port_ctrl, host_caps; in brcm_sata_alpm_init() local 125 host_caps = readl(hpriv->mmio + HOST_CAP); in brcm_sata_alpm_init() 126 if (!(host_caps & HOST_CAP_ALPM)) in brcm_sata_alpm_init()
435 if (pdata->host_caps) in sdhci_pxav3_probe() 436 host->mmc->caps |= pdata->host_caps; in sdhci_pxav3_probe()
630 if (pdata->host_caps) in sdhci_s3c_probe() 631 host->mmc->caps |= pdata->host_caps; in sdhci_s3c_probe()