Searched refs:cqhci (Results 1 – 16 of 16) sorted by relevance
107 obj-$(CONFIG_MMC_CQHCI) += cqhci.o108 cqhci-y += cqhci-core.o109 cqhci-$(CONFIG_MMC_CRYPTO) += cqhci-crypto.o
441 bool cqhci; /* support eMMC hw cmdq */ member2375 host->cqhci = true; in msdc_of_property_parse()2377 host->cqhci = false; in msdc_of_property_parse()2497 if (host->cqhci) in msdc_drv_probe()
37 - "cqhci" for CQE register map
883 # required by cqhci.ko
1273 # required by cqhci.ko
1709 # required by cqhci.ko
875 reg-names = "hc", "cqhci";
790 reg-names = "hc", "cqhci";
684 reg-names = "hc", "cqhci";
6483 F: drivers/mmc/host/cqhci*