Home
last modified time | relevance | path

Searched refs:CQHCI_QUIRK_SHORT_TXFR_DESC_SZ (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/mmc/host/
Dcqhci.h172 #define CQHCI_QUIRK_SHORT_TXFR_DESC_SZ 0x1 macro
Dcqhci.c188 if (cq_host->quirks & CQHCI_QUIRK_SHORT_TXFR_DESC_SZ) in cqhci_host_alloc_tdl()
Dsdhci-pci-core.c772 cq_host->quirks |= CQHCI_QUIRK_SHORT_TXFR_DESC_SZ; in glk_emmc_add_host()