Home
last modified time | relevance | path

Searched refs:CQHCI_TASK_DESC_SZ_128 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/mmc/host/
Dcqhci.h169 #define CQHCI_TASK_DESC_SZ_128 0x1 macro
Dcqhci.c174 if (cq_host->caps & CQHCI_TASK_DESC_SZ_128) { in cqhci_host_alloc_tdl()
256 if (cq_host->caps & CQHCI_TASK_DESC_SZ_128) in __cqhci_enable()
Dsdhci-of-arasan.c683 cq_host->caps |= CQHCI_TASK_DESC_SZ_128; in sdhci_arasan_add_host()
Dsdhci-pci-core.c777 cq_host->caps |= CQHCI_TASK_DESC_SZ_128; in glk_emmc_add_host()