Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci.h514 #define SDHCI_SIGNALING_330 (1<<14) /* Host is capable of 3.3V signaling */ macro
A Dsdhci-pci-o2micro.c647 host->flags &= ~SDHCI_SIGNALING_330; in sdhci_pci_o2_probe_slot()
A Dsdhci.c2627 if (!(host->flags & SDHCI_SIGNALING_330)) in sdhci_start_signal_voltage_switch()
4038 host->flags = SDHCI_SIGNALING_330; in sdhci_alloc_host()
4521 host->flags &= ~SDHCI_SIGNALING_330; in sdhci_setup_host()
A Dsdhci-msm.c2337 if (!(host->flags & SDHCI_SIGNALING_330)) in sdhci_msm_start_signal_voltage_switch()

Completed in 20 milliseconds