Searched refs:tdpe (Results 1 – 1 of 1) sorted by relevance
696 u32 tdpe; in cqhci_error_irq() local744 tdpe = cqhci_readl(cq_host, CQHCI_TDPE); in cqhci_error_irq()747 mmc_hostname(mmc), status, tdpe); in cqhci_error_irq()748 while (tdpe != 0) { in cqhci_error_irq()749 tag = __ffs(tdpe); in cqhci_error_irq()750 tdpe &= ~(1 << tag); in cqhci_error_irq()