Home
last modified time | relevance | path

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

/linux-6.1.9/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.c835 if (status & CQHCI_IS_TCC) { in cqhci_irq()