Home
last modified time | relevance | path

Searched refs:cqhci_readl (Results 1 – 8 of 8) sorted by relevance

/drivers/mmc/host/
Dcqhci-core.c109 cqhci_readl(cq_host, CQHCI_CAP), in cqhci_dumpregs()
110 cqhci_readl(cq_host, CQHCI_VER)); in cqhci_dumpregs()
112 cqhci_readl(cq_host, CQHCI_CFG), in cqhci_dumpregs()
113 cqhci_readl(cq_host, CQHCI_CTL)); in cqhci_dumpregs()
115 cqhci_readl(cq_host, CQHCI_IS), in cqhci_dumpregs()
116 cqhci_readl(cq_host, CQHCI_ISTE)); in cqhci_dumpregs()
118 cqhci_readl(cq_host, CQHCI_ISGE), in cqhci_dumpregs()
119 cqhci_readl(cq_host, CQHCI_IC)); in cqhci_dumpregs()
121 cqhci_readl(cq_host, CQHCI_TDLBA), in cqhci_dumpregs()
122 cqhci_readl(cq_host, CQHCI_TDLBAU)); in cqhci_dumpregs()
[all …]
Dcqhci-crypto.c179 !(cqhci_readl(cq_host, CQHCI_CAP) & CQHCI_CAP_CS)) in cqhci_crypto_init()
183 cpu_to_le32(cqhci_readl(cq_host, CQHCI_CCAP)); in cqhci_crypto_init()
221 cpu_to_le32(cqhci_readl(cq_host, in cqhci_crypto_init()
Dsdhci-tegra.c1187 cqhci_readl(cq_host, CQHCI_CTL) & CQHCI_HALT) { in tegra_cqhci_writel()
1194 ctrl = cqhci_readl(cq_host, CQHCI_CTL); in tegra_cqhci_writel()
1234 val = cqhci_readl(cq_host, CQHCI_CFG); in sdhci_tegra_cqe_enable()
1251 val = cqhci_readl(cq_host, CQHCI_SSC1); in sdhci_tegra_cqe_enable()
1307 reg = cqhci_readl(cq_host, CQHCI_CFG); in sdhci_tegra_cqe_pre_enable()
1318 reg = cqhci_readl(cq_host, CQHCI_CFG); in sdhci_tegra_cqe_post_disable()
Dcqhci.h303 static inline u32 cqhci_readl(struct cqhci_host *host, int reg) in cqhci_readl() function
Dsdhci-pci-gli.c664 value = cqhci_readl(cq_host, CQHCI_CFG); in sdhci_gl9763e_cqe_pre_enable()
696 value = cqhci_readl(cq_host, CQHCI_CFG); in sdhci_gl9763e_cqe_post_disable()
Dsdhci-esdhc-imx.c1411 tmp = cqhci_readl(cq_host, CQHCI_IS); in sdhci_esdhc_imx_hwinit()
1461 if (cqhci_readl(cq_host, CQHCI_CTL) & CQHCI_HALT) in esdhc_cqe_enable()
Dsdhci-msm.c1863 if (!(cqhci_readl(cq_host, CQHCI_CAP) & CQHCI_CAP_CS)) in sdhci_msm_ice_init()
2161 cqcfg = cqhci_readl(cq_host, CQHCI_VENDOR_CFG1); in sdhci_msm_cqe_add_host()
Dmtk-sd.c2314 reg = cqhci_readl(cq_host, CQHCI_CFG); in msdc_cqe_pre_enable()
2324 reg = cqhci_readl(cq_host, CQHCI_CFG); in msdc_cqe_post_disable()