Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dcqhci.h42 #define CQHCI_IS_TCC BIT(1) macro
48 #define CQHCI_IS_MASK (CQHCI_IS_TCC | CQHCI_IS_RED | \
H A Dcqhci-core.c823 if (status & CQHCI_IS_TCC) { in cqhci_irq()