Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dcqhci.c110 cqhci_readl(cq_host, CQHCI_CFG), in cqhci_dumpregs()
167 cqhci_writel(cq_host, cqhci_readl(cq_host, CQHCI_CFG) | in cqhci_host_alloc_tdl()
168 CQHCI_TASK_DESC_SZ, CQHCI_CFG); in cqhci_host_alloc_tdl()
244 cqcfg = cqhci_readl(cq_host, CQHCI_CFG); in __cqhci_enable()
249 cqhci_writel(cq_host, cqcfg, CQHCI_CFG); in __cqhci_enable()
260 cqhci_writel(cq_host, cqcfg, CQHCI_CFG); in __cqhci_enable()
273 cqhci_writel(cq_host, cqcfg, CQHCI_CFG); in __cqhci_enable()
292 cqcfg = cqhci_readl(cq_host, CQHCI_CFG); in __cqhci_disable()
294 cqhci_writel(cq_host, cqcfg, CQHCI_CFG); in __cqhci_disable()
1023 cqcfg = cqhci_readl(cq_host, CQHCI_CFG); in cqhci_recovery_finish()
[all …]
Dcqhci.h26 #define CQHCI_CFG 0x08 macro
Dsdhci-tegra.c1191 val = cqhci_readl(cq_host, CQHCI_CFG); in sdhci_tegra_cqe_enable()
1194 CQHCI_CFG); in sdhci_tegra_cqe_enable()
1197 cqhci_writel(cq_host, val, CQHCI_CFG); in sdhci_tegra_cqe_enable()