Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-iproc.c227 SDHCI_CAN_VDD_180 |
251 SDHCI_CAN_VDD_180 |
H A Dsdhci-pxav3.c156 host->caps &= ~SDHCI_CAN_VDD_180; in armada_38x_quirks()
H A Dsdhci.h218 #define SDHCI_CAN_VDD_180 0x04000000 macro
H A Dsdhci.c4543 if (host->caps & SDHCI_CAN_VDD_180) { in sdhci_setup_host()
/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h184 #define SDHCI_CAN_VDD_180 BIT(26) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsdhci.c786 if (caps & SDHCI_CAN_VDD_180)