Searched refs:cqhci (Results 1 – 5 of 5) sorted by relevance
103 obj-$(CONFIG_MMC_CQHCI) += cqhci.o104 cqhci-y += cqhci-core.o105 cqhci-$(CONFIG_MMC_CRYPTO) += cqhci-crypto.o
499 bool cqhci; /* support eMMC hw cmdq */ member2820 host->cqhci = true; in msdc_of_property_parse()2822 host->cqhci = false; in msdc_of_property_parse()2993 if (host->cqhci) in msdc_drv_probe()
464 reg-names = "hc", "cqhci";
892 "cqhci",
8470 F: drivers/mmc/host/cqhci*