Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dsdhci.c587 caps_1 = sdhci_readl(host, SDHCI_CAPABILITIES_1);
645 caps_1 = sdhci_readl(host, SDHCI_CAPABILITIES_1);
/external/u-boot/include/
Dsdhci.h168 #define SDHCI_CAPABILITIES_1 0x44 macro