Searched refs:SDHCI_CAN_64BIT_V4 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mmc/host/ | ||
H A D | sdhci.h | 228 #define SDHCI_CAN_64BIT_V4 0x08000000 macro |
H A D | sdhci.c | 4226 return host->caps & SDHCI_CAN_64BIT_V4; in sdhci_can_64bit_dma() |