Searched refs:SDHCI_CAN_64BIT (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/mmc/host/ | ||
| D | sdhci.h | 192 #define SDHCI_CAN_64BIT 0x10000000 macro |
| D | sdhci.c | 2958 if (sdhci_readl(host, SDHCI_CAPABILITIES) & SDHCI_CAN_64BIT) in sdhci_add_host() |