Home
last modified time | relevance | path

Searched refs:SDHCI_SIGNALING_330 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.h511 #define SDHCI_SIGNALING_330 (1<<14) /* Host is capable of 3.3V signaling */ macro
H A Dsdhci-pci-o2micro.c601 host->flags &= ~SDHCI_SIGNALING_330; in sdhci_pci_o2_probe_slot()
H A Dsdhci.c2600 if (!(host->flags & SDHCI_SIGNALING_330)) in sdhci_start_signal_voltage_switch()
3994 host->flags = SDHCI_SIGNALING_330; in sdhci_alloc_host()
4474 host->flags &= ~SDHCI_SIGNALING_330; in sdhci_setup_host()
H A Dsdhci-msm.c2082 if (!(host->flags & SDHCI_SIGNALING_330)) in sdhci_msm_start_signal_voltage_switch()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.h521 #define SDHCI_SIGNALING_330 (1<<14) /* Host is capable of 3.3V signaling */ macro
H A Dsdhci-pci-o2micro.c769 host->flags &= ~SDHCI_SIGNALING_330; in sdhci_pci_o2_probe_slot()
H 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()
H A Dsdhci-msm.c2213 if (!(host->flags & SDHCI_SIGNALING_330)) in sdhci_msm_start_signal_voltage_switch()

Completed in 28 milliseconds