Home
last modified time | relevance | path

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

/linux-3.3/drivers/mmc/host/
Dsdhci.h188 #define SDHCI_CAN_VDD_180 0x04000000 macro
Dsdhci.c2854 if (caps[0] & SDHCI_CAN_VDD_180) { in sdhci_add_host()