cqhci_readl 108 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_CAP), cqhci_readl 109 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_VER)); cqhci_readl 111 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_CFG), cqhci_readl 112 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_CTL)); cqhci_readl 114 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_IS), cqhci_readl 115 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_ISTE)); cqhci_readl 117 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_ISGE), cqhci_readl 118 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_IC)); cqhci_readl 120 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_TDLBA), cqhci_readl 121 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_TDLBAU)); cqhci_readl 123 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_TDBR), cqhci_readl 124 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_TCN)); cqhci_readl 126 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_DQS), cqhci_readl 127 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_DPT)); cqhci_readl 129 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_TCLR), cqhci_readl 130 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_SSC1)); cqhci_readl 132 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_SSC2), cqhci_readl 133 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_CRDCT)); cqhci_readl 135 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_RMEM), cqhci_readl 136 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_TERRI)); cqhci_readl 138 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_CRI), cqhci_readl 139 drivers/mmc/host/cqhci.c cqhci_readl(cq_host, CQHCI_CRA)); cqhci_readl 168 drivers/mmc/host/cqhci.c cqhci_writel(cq_host, cqhci_readl(cq_host, CQHCI_CFG) | cqhci_readl 245 drivers/mmc/host/cqhci.c cqcfg = cqhci_readl(cq_host, CQHCI_CFG); cqhci_readl 293 drivers/mmc/host/cqhci.c cqcfg = cqhci_readl(cq_host, CQHCI_CFG); cqhci_readl 349 drivers/mmc/host/cqhci.c return cqhci_readl(cq_host, CQHCI_CTL); cqhci_readl 580 drivers/mmc/host/cqhci.c if (cqhci_readl(cq_host, CQHCI_CTL) && CQHCI_HALT) { cqhci_readl 616 drivers/mmc/host/cqhci.c if (!(cqhci_readl(cq_host, CQHCI_TDBR) & (1 << tag))) cqhci_readl 666 drivers/mmc/host/cqhci.c terri = cqhci_readl(cq_host, CQHCI_TERRI); cqhci_readl 760 drivers/mmc/host/cqhci.c status = cqhci_readl(cq_host, CQHCI_IS); cqhci_readl 770 drivers/mmc/host/cqhci.c comp_status = cqhci_readl(cq_host, CQHCI_TCN); cqhci_readl 855 drivers/mmc/host/cqhci.c return !(cqhci_readl(cq_host, CQHCI_CTL) & CQHCI_CLEAR_ALL_TASKS); cqhci_readl 866 drivers/mmc/host/cqhci.c ctl = cqhci_readl(cq_host, CQHCI_CTL); cqhci_readl 886 drivers/mmc/host/cqhci.c return cqhci_readl(cq_host, CQHCI_CTL) & CQHCI_HALT; cqhci_readl 900 drivers/mmc/host/cqhci.c ctl = cqhci_readl(cq_host, CQHCI_CTL); cqhci_readl 1022 drivers/mmc/host/cqhci.c cqcfg = cqhci_readl(cq_host, CQHCI_CFG); cqhci_readl 1097 drivers/mmc/host/cqhci.c return CQHCI_VER_MAJOR(cqhci_readl(cq_host, CQHCI_VER)); cqhci_readl 1102 drivers/mmc/host/cqhci.c u32 ver = cqhci_readl(cq_host, CQHCI_VER); cqhci_readl 1289 drivers/mmc/host/sdhci-esdhc-imx.c if (cqhci_readl(cq_host, CQHCI_CTL) && CQHCI_HALT) cqhci_readl 1146 drivers/mmc/host/sdhci-tegra.c cqhci_readl(cq_host, CQHCI_CTL) & CQHCI_HALT) { cqhci_readl 1152 drivers/mmc/host/sdhci-tegra.c ctrl = cqhci_readl(cq_host, CQHCI_CTL); cqhci_readl 1191 drivers/mmc/host/sdhci-tegra.c val = cqhci_readl(cq_host, CQHCI_CFG); cqhci_readl 1207 drivers/mmc/host/sdhci-tegra.c val = cqhci_readl(cq_host, CQHCI_SSC1);