Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dcqhci.h45 #define CQHCI_IS_TCC BIT(1) macro
51 #define CQHCI_IS_MASK (CQHCI_IS_TCC | CQHCI_IS_RED | \
H A Dcqhci-core.c845 if (status & CQHCI_IS_TCC) { in cqhci_irq()