Home
last modified time | relevance | path

Searched refs:cqhci (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/mmc/host/
H A DMakefile99 obj-$(CONFIG_MMC_CQHCI) += cqhci.o
100 cqhci-y += cqhci-core.o
101 cqhci-$(CONFIG_MMC_CRYPTO) += cqhci-crypto.o
H A Dmtk-sd.c36 #include "cqhci.h"
469 bool cqhci; /* support eMMC hw cmdq */ member
2606 host->cqhci = true; in msdc_of_property_parse()
2608 host->cqhci = false; in msdc_of_property_parse()
2790 if (host->cqhci) in msdc_drv_probe()
2845 /* cqhci 16bit length */ in msdc_drv_probe()
/kernel/linux/linux-5.10/drivers/mmc/host/
H A DMakefile106 obj-$(CONFIG_MMC_CQHCI) += cqhci.o
H A Dmtk-sd.c36 #include "cqhci.h"
441 bool cqhci; /* support eMMC hw cmdq */ member
2375 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()
2548 /* cqhci 16bit length */ in msdc_drv_probe()

Completed in 9 milliseconds