Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-iproc.c226 SDHCI_CAN_VDD_330 |
250 SDHCI_CAN_VDD_330 |
274 SDHCI_CAN_VDD_330 |
H A Dsdhci-pxav3.c159 host->caps &= ~SDHCI_CAN_VDD_330; in armada_38x_quirks()
H A Dsdhci.h216 #define SDHCI_CAN_VDD_330 0x01000000 macro
H A Dsdhci-pci-core.c265 SDHCI_CAN_VDD_330 | in ricoh_mmc_probe_slot()
H A Dsdhci.c4529 if (host->caps & SDHCI_CAN_VDD_330) { in sdhci_setup_host()
/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h182 #define SDHCI_CAN_VDD_330 BIT(24) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsdhci.c782 if (caps & SDHCI_CAN_VDD_330)