/linux-4.4.14/drivers/mmc/core/ |
D | host.c | 235 host->caps2 |= MMC_CAP2_CD_ACTIVE_HIGH; in mmc_of_parse() 248 host->caps2 |= MMC_CAP2_NO_WRITE_PROTECT; in mmc_of_parse() 252 host->caps2 |= MMC_CAP2_RO_ACTIVE_HIGH; in mmc_of_parse() 275 host->caps2 |= MMC_CAP2_FULL_PWR_CYCLE; in mmc_of_parse() 285 host->caps2 |= MMC_CAP2_HS200_1_8V_SDR; in mmc_of_parse() 287 host->caps2 |= MMC_CAP2_HS200_1_2V_SDR; in mmc_of_parse() 289 host->caps2 |= MMC_CAP2_HS400_1_8V | MMC_CAP2_HS200_1_8V_SDR; in mmc_of_parse() 291 host->caps2 |= MMC_CAP2_HS400_1_2V | MMC_CAP2_HS200_1_2V_SDR; in mmc_of_parse()
|
D | slot-gpio.c | 70 !!(host->caps2 & MMC_CAP2_RO_ACTIVE_HIGH); in mmc_gpio_get_ro() 85 !!(host->caps2 & MMC_CAP2_CD_ACTIVE_HIGH); in mmc_gpio_get_cd()
|
D | sdio_irq.c | 194 if (!(host->caps2 & MMC_CAP2_SDIO_IRQ_NOTHREAD)) { in sdio_card_irq_get() 220 if (!(host->caps2 & MMC_CAP2_SDIO_IRQ_NOTHREAD)) { in sdio_card_irq_put()
|
D | mmc.c | 186 u32 caps = host->caps, caps2 = host->caps2; in mmc_select_card_type() local 214 if (caps2 & MMC_CAP2_HS200_1_8V_SDR && in mmc_select_card_type() 220 if (caps2 & MMC_CAP2_HS200_1_2V_SDR && in mmc_select_card_type() 226 if (caps2 & MMC_CAP2_HS400_1_8V && in mmc_select_card_type() 232 if (caps2 & MMC_CAP2_HS400_1_2V && in mmc_select_card_type() 1510 (card->ext_csd.rev >= 3 && (host->caps2 & MMC_CAP2_HC_ERASE_SZ))) { in mmc_init_card() 1646 host->caps2 & MMC_CAP2_PACKED_CMD) { in mmc_init_card() 1832 ((host->caps2 & MMC_CAP2_FULL_PWR_CYCLE) || !is_suspend)) in _mmc_suspend() 1901 !(host->caps2 & MMC_CAP2_FULL_PWR_CYCLE)) in mmc_shutdown()
|
D | sdio.c | 959 if (!(host->caps2 & MMC_CAP2_SDIO_IRQ_NOTHREAD)) in mmc_sdio_resume()
|
D | sd.c | 797 if (host->caps2 & MMC_CAP2_NO_WRITE_PROTECT) in mmc_sd_get_ro()
|
D | core.c | 1531 if (host->caps2 & MMC_CAP2_FULL_PWR_CYCLE) { in mmc_select_voltage() 2643 if (host->caps2 & MMC_CAP2_NO_PRESCAN_POWERUP) in mmc_start_host()
|
/linux-4.4.14/drivers/mmc/host/ |
D | sdhci-acpi.c | 57 unsigned int caps2; member 66 unsigned int caps2; member 237 .caps2 = MMC_CAP2_HC_ERASE_SZ, 388 host->mmc->caps2 |= c->slot->chip->caps2; in sdhci_acpi_probe() 394 host->mmc->caps2 |= c->slot->caps2; in sdhci_acpi_probe() 398 host->mmc->caps2 |= MMC_CAP2_NO_PRESCAN_POWERUP; in sdhci_acpi_probe()
|
D | of_mmc_spi.c | 122 oms->pdata.caps2 |= MMC_CAP2_CD_ACTIVE_HIGH; in mmc_spi_get_pdata() 128 oms->pdata.caps2 |= MMC_CAP2_RO_ACTIVE_HIGH; in mmc_spi_get_pdata()
|
D | sdhci-pci-core.c | 210 slot->host->mmc->caps2 |= MMC_CAP2_BOOTPART_NOACC | in mfd_emmc_probe_slot() 365 slot->host->mmc->caps2 |= MMC_CAP2_HC_ERASE_SZ; in byt_emmc_probe_slot() 742 slot->host->mmc->caps2 |= MMC_CAP2_HS200; in rtsx_probe_slot() 1702 host->mmc->caps2 |= MMC_CAP2_NO_PRESCAN_POWERUP; in sdhci_pci_probe_slot()
|
D | sdhci.c | 3118 mmc->caps2 |= MMC_CAP2_SDIO_IRQ_NOTHREAD; in sdhci_add_host() 3190 mmc->caps2 |= MMC_CAP2_HS200; in sdhci_add_host() 3196 mmc->caps2 |= MMC_CAP2_HS400; in sdhci_add_host() 3198 if ((mmc->caps2 & MMC_CAP2_HSX00_1_2V) && in sdhci_add_host() 3202 mmc->caps2 &= ~MMC_CAP2_HSX00_1_2V; in sdhci_add_host() 3213 if (mmc->caps2 & MMC_CAP2_HS200) in sdhci_add_host()
|
D | jz4740_mmc.c | 953 mmc->caps2 |= MMC_CAP2_CD_ACTIVE_HIGH; in jz4740_mmc_request_gpios() 955 mmc->caps2 |= MMC_CAP2_RO_ACTIVE_HIGH; in jz4740_mmc_request_gpios()
|
D | sdhci-pxav3.c | 435 host->mmc->caps2 |= pdata->host_caps2; in sdhci_pxav3_probe()
|
D | mmc_spi.c | 1427 mmc->caps2 |= host->pdata->caps2; in mmc_spi_probe()
|
D | sdhci-s3c.c | 611 host->mmc->caps2 |= pdata->host_caps2; in sdhci_s3c_probe()
|
D | dw_mmc.c | 2513 slot->mmc->caps2 |= MMC_CAP2_NO_WRITE_PROTECT; in dw_mci_slot_of_parse() 2577 if (host->pdata->caps2) in dw_mci_init_slot() 2578 mmc->caps2 = host->pdata->caps2; in dw_mci_init_slot()
|
D | mxs-mmc.c | 93 if (mmc->caps2 & MMC_CAP2_CD_ACTIVE_HIGH) in mxs_mmc_get_cd()
|
D | mmci.c | 1628 mmc->caps2 |= MMC_CAP2_CD_ACTIVE_HIGH; in mmci_probe() 1629 mmc->caps2 |= MMC_CAP2_RO_ACTIVE_HIGH; in mmci_probe()
|
D | pxamci.c | 807 mmc->caps2 |= host->pdata->gpio_card_ro_invert ? in pxamci_probe()
|
D | usdhi6rol0.c | 1114 return !status ^ !(mmc->caps2 & MMC_CAP2_CD_ACTIVE_HIGH); in usdhi6_get_cd() 1130 return !status ^ !(mmc->caps2 & MMC_CAP2_RO_ACTIVE_HIGH); in usdhi6_get_ro()
|
D | tmio_mmc_pio.c | 1122 mmc->caps2 |= pdata->capabilities2; in tmio_mmc_host_probe()
|
D | sdhci-esdhc-imx.c | 1048 host->mmc->caps2 |= MMC_CAP2_RO_ACTIVE_HIGH; in sdhci_esdhc_imx_probe_nondt()
|
D | rtsx_usb_sdmmc.c | 1339 mmc->caps2 = MMC_CAP2_NO_PRESCAN_POWERUP | MMC_CAP2_FULL_PWR_CYCLE; in rtsx_usb_init_host()
|
D | rtsx_pci_sdmmc.c | 1364 mmc->caps2 = MMC_CAP2_NO_PRESCAN_POWERUP | MMC_CAP2_FULL_PWR_CYCLE; in realtek_init_host()
|
/linux-4.4.14/include/linux/mmc/ |
D | host.h | 269 u32 caps2; /* More host capabilities */ member 461 return !(host->caps2 & MMC_CAP2_BOOTPART_NOACC); in mmc_boot_partition_access() 474 return host->caps2 & MMC_CAP2_PACKED_WR; in mmc_host_packed_wr()
|
D | dw_mmc.h | 267 u32 caps2; /* More capabilities */ member
|
/linux-4.4.14/include/linux/spi/ |
D | mmc_spi.h | 41 unsigned long caps2; member
|
/linux-4.4.14/arch/arm/mach-ep93xx/ |
D | vision_ep9307.c | 264 .caps2 = MMC_CAP2_RO_ACTIVE_HIGH,
|
/linux-4.4.14/arch/sh/boards/mach-ecovec24/ |
D | setup.c | 681 .caps2 = MMC_CAP2_RO_ACTIVE_HIGH,
|
/linux-4.4.14/drivers/net/wireless/ |
D | mwl8k.c | 2348 __le32 caps2; member
|