Home
last modified time | relevance | path

Searched refs:SDHCI_CAPABILITIES (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/mmc/
Dmsm_sdhci.c139 caps = readl(host->ioaddr + SDHCI_CAPABILITIES); in msm_sdc_probe()
Dsdhci.c565 caps = sdhci_readl(host, SDHCI_CAPABILITIES);
/external/u-boot/include/
Dsdhci.h149 #define SDHCI_CAPABILITIES 0x40 macro