Home
last modified time | relevance | path

Searched refs:CQHCI_IS_TCC (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/mmc/host/
Dcqhci.h42 #define CQHCI_IS_TCC BIT(1) macro
48 #define CQHCI_IS_MASK (CQHCI_IS_TCC | CQHCI_IS_RED | \
Dcqhci-core.c828 if (status & CQHCI_IS_TCC) { in cqhci_irq()