Searched refs:cqhci (Results 1 – 7 of 7) sorted by relevance
106 obj-$(CONFIG_MMC_CQHCI) += cqhci.o
440 bool cqhci; /* support eMMC hw cmdq */ member2365 host->cqhci = true; in msdc_of_property_parse()2367 host->cqhci = false; in msdc_of_property_parse()2487 if (host->cqhci) in msdc_drv_probe()
36 - "cqhci" for CQE register map
812 reg-names = "hc", "cqhci";
790 reg-names = "hc", "cqhci";
684 reg-names = "hc", "cqhci";
6483 F: drivers/mmc/host/cqhci*