Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dsdhci-iproc.c227 SDHCI_CAN_VDD_180 |
251 SDHCI_CAN_VDD_180 |
Dsdhci-pxav3.c156 host->caps &= ~SDHCI_CAN_VDD_180; in armada_38x_quirks()
Dsdhci.h218 #define SDHCI_CAN_VDD_180 0x04000000 macro
Dsdhci.c4543 if (host->caps & SDHCI_CAN_VDD_180) { in sdhci_setup_host()