Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci.h573 #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-of-dwcmshc.c1025 host->flags |= SDHCI_SIGNALING_180; in th1520_init()
H A Dsdhci.c2681 if (!(host->flags & SDHCI_SIGNALING_180)) in sdhci_start_signal_voltage_switch()
4734 host->flags |= SDHCI_SIGNALING_180; in sdhci_setup_host()
H A Dsdhci-msm.c2354 if (!(host->flags & SDHCI_SIGNALING_180)) in sdhci_msm_start_signal_voltage_switch()