Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dcqhci.h67 #define CQHCI_TDBR 0x28 macro
Dcqhci.c123 cqhci_readl(cq_host, CQHCI_TDBR), in cqhci_dumpregs()
627 cqhci_writel(cq_host, 1 << tag, CQHCI_TDBR); in cqhci_request()
628 if (!(cqhci_readl(cq_host, CQHCI_TDBR) & (1 << tag))) in cqhci_request()