Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dcqhci.h75 #define CQHCI_TDBR 0x28 macro
Dcqhci.c130 cqhci_readl(cq_host, CQHCI_TDBR), in cqhci_dumpregs()
612 cqhci_writel(cq_host, 1 << tag, CQHCI_TDBR); in cqhci_request()
613 if (!(cqhci_readl(cq_host, CQHCI_TDBR) & (1 << tag))) in cqhci_request()