Home
last modified time | relevance | path

Searched refs:select_drive_strength (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/mmc/
H A Dhost.h205 int (*select_drive_strength)(struct mmc_card *card, member
/openbmc/linux/drivers/mmc/core/
H A Dcore.c1296 if (!host->ops->select_drive_strength) in mmc_select_drive_strength()
1315 return host->ops->select_drive_strength(card, max_dtr, in mmc_select_drive_strength()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-acpi.c661 host->mmc_host_ops.select_drive_strength = amd_select_drive_strength; in sdhci_acpi_emmc_amd_probe_slot()
H A Dsdhci-pci-core.c900 slot->host->mmc_host_ops.select_drive_strength = in byt_emmc_probe_slot()