Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h523 #define SDHCI_SIGNALING_180 (1<<15) /* Host is capable of 1.8V signaling */ macro
H A Dsdhci-pci-o2micro.c770 host->flags |= SDHCI_SIGNALING_180; in sdhci_pci_o2_probe_slot()
H A Dsdhci.c2657 if (!(host->flags & SDHCI_SIGNALING_180)) in sdhci_start_signal_voltage_switch()
4692 host->flags |= SDHCI_SIGNALING_180; in sdhci_setup_host()
H A Dsdhci-msm.c2269 if (!(host->flags & SDHCI_SIGNALING_180)) in sdhci_msm_start_signal_voltage_switch()