Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.h512 #define SDHCI_SIGNALING_180 (1<<15) /* Host is capable of 1.8V signaling */ macro
H A Dsdhci-pci-o2micro.c602 host->flags |= SDHCI_SIGNALING_180; in sdhci_pci_o2_probe_slot()
H A Dsdhci.c2627 if (!(host->flags & SDHCI_SIGNALING_180)) in sdhci_start_signal_voltage_switch()
4636 host->flags |= SDHCI_SIGNALING_180; in sdhci_setup_host()
H A Dsdhci-msm.c2089 if (!(host->flags & SDHCI_SIGNALING_180)) in sdhci_msm_start_signal_voltage_switch()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.h522 #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.c2654 if (!(host->flags & SDHCI_SIGNALING_180)) in sdhci_start_signal_voltage_switch()
4683 host->flags |= SDHCI_SIGNALING_180; in sdhci_setup_host()
H A Dsdhci-msm.c2220 if (!(host->flags & SDHCI_SIGNALING_180)) in sdhci_msm_start_signal_voltage_switch()

Completed in 24 milliseconds