Searched refs:SDHCI_CAPABILITIES_1 (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | sdhci-of-at91.c | 179 caps1 = readl(host->ioaddr + SDHCI_CAPABILITIES_1); in sdhci_at91_set_clks_presets() 197 writel(caps1, host->ioaddr + SDHCI_CAPABILITIES_1); in sdhci_at91_set_clks_presets()
|
| H A D | sdhci-sirf.c | 44 if (unlikely((reg == SDHCI_CAPABILITIES_1) && in sdhci_sirf_readl_le()
|
| H A D | sdhci-of-esdhc.c | 148 if (spec_reg == SDHCI_CAPABILITIES_1) { in esdhc_readl_fixup() 333 if (reg == SDHCI_CAPABILITIES_1) in esdhc_be_readl() 348 if (reg == SDHCI_CAPABILITIES_1) in esdhc_le_readl()
|
| H A D | sdhci-brcmstb.c | 326 host->caps1 = sdhci_readl(host, SDHCI_CAPABILITIES_1); in sdhci_brcmstb_probe()
|
| H A D | sdhci-pxav3.c | 130 host->caps1 = sdhci_readl(host, SDHCI_CAPABILITIES_1); in armada_38x_quirks()
|
| H A D | sdhci.h | 222 #define SDHCI_CAPABILITIES_1 0x44 macro
|
| H A D | sdhci-sprd.c | 660 host->caps1 = sdhci_readl(host, SDHCI_CAPABILITIES_1); in sdhci_sprd_probe()
|
| H A D | sdhci-acpi.c | 391 sdhci_readl(host, SDHCI_CAPABILITIES_1) == 0x00000807) in intel_probe_slot()
|
| H A D | sdhci.c | 90 sdhci_readl(host, SDHCI_CAPABILITIES_1)); in sdhci_dumpregs() 4042 host->caps1 = sdhci_readl(host, SDHCI_CAPABILITIES_1); in __sdhci_read_caps() 4156 sdhci_readl(host, SDHCI_CAPABILITIES_1)); in sdhci_setup_host()
|
| H A D | sdhci-esdhc-imx.c | 417 if (unlikely(reg == SDHCI_CAPABILITIES_1)) { in esdhc_readl_le()
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | atmel_sdhci.c | 83 caps_1 = sdhci_readl(host, SDHCI_CAPABILITIES_1); in atmel_sdhci_probe()
|
| H A D | sdhci.c | 748 caps_1 = sdhci_readl(host, SDHCI_CAPABILITIES_1);
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | sdhci.h | 187 #define SDHCI_CAPABILITIES_1 0x44 macro
|