Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dcqhci-core.c120 cqhci_readl(cq_host, CQHCI_CAP), in cqhci_dumpregs()
121 cqhci_readl(cq_host, CQHCI_VER)); in cqhci_dumpregs()
123 cqhci_readl(cq_host, CQHCI_CFG), in cqhci_dumpregs()
124 cqhci_readl(cq_host, CQHCI_CTL)); in cqhci_dumpregs()
126 cqhci_readl(cq_host, CQHCI_IS), in cqhci_dumpregs()
129 cqhci_readl(cq_host, CQHCI_ISGE), in cqhci_dumpregs()
130 cqhci_readl(cq_host, CQHCI_IC)); in cqhci_dumpregs()
135 cqhci_readl(cq_host, CQHCI_TDBR), in cqhci_dumpregs()
136 cqhci_readl(cq_host, CQHCI_TCN)); in cqhci_dumpregs()
138 cqhci_readl(cq_host, CQHCI_DQS), in cqhci_dumpregs()
[all …]
H A Dcqhci-crypto.c172 !(cqhci_readl(cq_host, CQHCI_CAP) & CQHCI_CAP_CS)) in cqhci_crypto_init()
179 cpu_to_le32(cqhci_readl(cq_host, CQHCI_CCAP)); in cqhci_crypto_init()
216 cpu_to_le32(cqhci_readl(cq_host, in cqhci_crypto_init()
H A Dsdhci-tegra.c1201 cqhci_readl(cq_host, CQHCI_CTL) & CQHCI_HALT) { in tegra_cqhci_writel()
1208 ctrl = cqhci_readl(cq_host, CQHCI_CTL); in tegra_cqhci_writel()
1248 val = cqhci_readl(cq_host, CQHCI_CFG); in sdhci_tegra_cqe_enable()
1265 val = cqhci_readl(cq_host, CQHCI_SSC1); in sdhci_tegra_cqe_enable()
1321 reg = cqhci_readl(cq_host, CQHCI_CFG); in sdhci_tegra_cqe_pre_enable()
1332 reg = cqhci_readl(cq_host, CQHCI_CFG); in sdhci_tegra_cqe_post_disable()
H A Dcqhci.h307 static inline u32 cqhci_readl(struct cqhci_host *host, int reg) in cqhci_readl() function
H A Dsdhci-msm.c1873 if (!(cqhci_readl(cq_host, CQHCI_CAP) & CQHCI_CAP_CS)) in sdhci_msm_ice_init()
1889 caps.reg_val = cpu_to_le32(cqhci_readl(cq_host, CQHCI_CCAP)); in sdhci_msm_ice_init()
1908 cap.reg_val = cpu_to_le32(cqhci_readl(cq_host, in sdhci_msm_ice_init()
2146 cqcfg = cqhci_readl(cq_host, CQHCI_VENDOR_CFG1); in sdhci_msm_cqe_add_host()
H A Dsdhci-esdhc-imx.c1565 tmp = cqhci_readl(cq_host, CQHCI_IS); in sdhci_esdhc_imx_hwinit()
1615 if (cqhci_readl(cq_host, CQHCI_CTL) & CQHCI_HALT) in esdhc_cqe_enable()
H A Dsdhci-pci-gli.c1665 value = cqhci_readl(cq_host, CQHCI_CFG); in sdhci_gl9763e_cqe_pre_enable()
1697 value = cqhci_readl(cq_host, CQHCI_CFG); in sdhci_gl9763e_cqe_post_disable()
H A Dmtk-sd.c2669 itcfmul = CQHCI_ITCFMUL(cqhci_readl(cq_host, CQHCI_CAP)); in msdc_cqe_cit_cal()
2744 reg = cqhci_readl(cq_host, CQHCI_CFG); in msdc_cqe_pre_enable()
2754 reg = cqhci_readl(cq_host, CQHCI_CFG); in msdc_cqe_post_disable()