Searched refs:cqhci (Results 1 – 10 of 10) sorted by relevance
100 obj-$(CONFIG_MMC_CQHCI) += cqhci.o101 cqhci-y += cqhci-core.o102 cqhci-$(CONFIG_MMC_CRYPTO) += cqhci-crypto.o
470 bool cqhci; /* support eMMC hw cmdq */ member2551 host->cqhci = true; in msdc_of_property_parse()2553 host->cqhci = false; in msdc_of_property_parse()2726 if (host->cqhci) in msdc_drv_probe()
190 - const: cqhci204 - const: cqhci
461 reg-names = "hc", "cqhci";
807 reg-names = "hc", "cqhci";
483 reg-names = "hc", "cqhci", "ice";
1344 reg-names = "hc", "cqhci", "ice";
694 reg-names = "hc", "cqhci";
871 reg-names = "hc", "cqhci";
7581 F: drivers/mmc/host/cqhci*