Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci-bcm2835.c69 val |= SDHCI_CAN_VDD_330; in bcm2835_sdhci_readl()
Dsdhci.h189 #define SDHCI_CAN_VDD_330 0x01000000 macro
Dsdhci-pxav3.c170 host->caps &= ~SDHCI_CAN_VDD_330; in armada_38x_quirks()
Dsdhci-pci.c58 SDHCI_CAN_VDD_330 | in ricoh_mmc_probe_slot()
Dsdhci.c3295 if (caps[0] & SDHCI_CAN_VDD_330) { in sdhci_add_host()