Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Datmel_sdhci.c81 caps = sdhci_readl(host, SDHCI_CAPABILITIES); in atmel_sdhci_probe()
H A Dmsm_sdhci.c140 caps = readl(host->ioaddr + SDHCI_CAPABILITIES); in msm_sdc_probe()
H A Dsdhci.c726 caps = sdhci_readl(host, SDHCI_CAPABILITIES);
/rk3399_rockchip-uboot/include/
H A Dsdhci.h168 #define SDHCI_CAPABILITIES 0x40 macro