cqhci_host         35 drivers/mmc/host/cqhci.c static inline u8 *get_desc(struct cqhci_host *cq_host, u8 tag)
cqhci_host         40 drivers/mmc/host/cqhci.c static inline u8 *get_link_desc(struct cqhci_host *cq_host, u8 tag)
cqhci_host         47 drivers/mmc/host/cqhci.c static inline dma_addr_t get_trans_desc_dma(struct cqhci_host *cq_host, u8 tag)
cqhci_host         54 drivers/mmc/host/cqhci.c static inline u8 *get_trans_desc(struct cqhci_host *cq_host, u8 tag)
cqhci_host         60 drivers/mmc/host/cqhci.c static void setup_trans_desc(struct cqhci_host *cq_host, u8 tag)
cqhci_host         90 drivers/mmc/host/cqhci.c static void cqhci_set_irqs(struct cqhci_host *cq_host, u32 set)
cqhci_host        101 drivers/mmc/host/cqhci.c static void cqhci_dumpregs(struct cqhci_host *cq_host)
cqhci_host        162 drivers/mmc/host/cqhci.c static int cqhci_host_alloc_tdl(struct cqhci_host *cq_host)
cqhci_host        240 drivers/mmc/host/cqhci.c static void __cqhci_enable(struct cqhci_host *cq_host)
cqhci_host        289 drivers/mmc/host/cqhci.c static void __cqhci_disable(struct cqhci_host *cq_host)
cqhci_host        304 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host        322 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host        347 drivers/mmc/host/cqhci.c static u32 cqhci_read_ctl(struct cqhci_host *cq_host)
cqhci_host        354 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host        378 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host        466 drivers/mmc/host/cqhci.c 			       struct cqhci_host *cq_host, int tag)
cqhci_host        506 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host        564 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host        631 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host        659 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host        721 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host        758 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host        802 drivers/mmc/host/cqhci.c static bool cqhci_is_idle(struct cqhci_host *cq_host, int *ret)
cqhci_host        818 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host        829 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host        853 drivers/mmc/host/cqhci.c static bool cqhci_tasks_cleared(struct cqhci_host *cq_host)
cqhci_host        860 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host        884 drivers/mmc/host/cqhci.c static bool cqhci_halted(struct cqhci_host *cq_host)
cqhci_host        891 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host        927 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host        956 drivers/mmc/host/cqhci.c static void cqhci_recover_mrq(struct cqhci_host *cq_host, unsigned int tag)
cqhci_host        980 drivers/mmc/host/cqhci.c static void cqhci_recover_mrqs(struct cqhci_host *cq_host)
cqhci_host       1000 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host       1066 drivers/mmc/host/cqhci.c struct cqhci_host *cqhci_pltfm_init(struct platform_device *pdev)
cqhci_host       1068 drivers/mmc/host/cqhci.c 	struct cqhci_host *cq_host;
cqhci_host       1095 drivers/mmc/host/cqhci.c static unsigned int cqhci_ver_major(struct cqhci_host *cq_host)
cqhci_host       1100 drivers/mmc/host/cqhci.c static unsigned int cqhci_ver_minor(struct cqhci_host *cq_host)
cqhci_host       1107 drivers/mmc/host/cqhci.c int cqhci_init(struct cqhci_host *cq_host, struct mmc_host *mmc,
cqhci_host        203 drivers/mmc/host/cqhci.h 	void (*write_l)(struct cqhci_host *host, u32 val, int reg);
cqhci_host        204 drivers/mmc/host/cqhci.h 	u32 (*read_l)(struct cqhci_host *host, int reg);
cqhci_host        211 drivers/mmc/host/cqhci.h static inline void cqhci_writel(struct cqhci_host *host, u32 val, int reg)
cqhci_host        219 drivers/mmc/host/cqhci.h static inline u32 cqhci_readl(struct cqhci_host *host, int reg)
cqhci_host        231 drivers/mmc/host/cqhci.h int cqhci_init(struct cqhci_host *cq_host, struct mmc_host *mmc, bool dma64);
cqhci_host        232 drivers/mmc/host/cqhci.h struct cqhci_host *cqhci_pltfm_init(struct platform_device *pdev);
cqhci_host       1249 drivers/mmc/host/sdhci-esdhc-imx.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host       1440 drivers/mmc/host/sdhci-esdhc-imx.c 	struct cqhci_host *cq_host;
cqhci_host        692 drivers/mmc/host/sdhci-of-arasan.c 	struct cqhci_host *cq_host;
cqhci_host        823 drivers/mmc/host/sdhci-pci-core.c 	struct cqhci_host *cq_host;
cqhci_host       1130 drivers/mmc/host/sdhci-tegra.c static void tegra_cqhci_writel(struct cqhci_host *cq_host, u32 val, int reg)
cqhci_host       1181 drivers/mmc/host/sdhci-tegra.c 	struct cqhci_host *cq_host = mmc->cqe_private;
cqhci_host       1460 drivers/mmc/host/sdhci-tegra.c 	struct cqhci_host *cq_host;