Home
last modified time | relevance | path

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

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