Searched refs:DWMCI_CMD (Results 1 – 2 of 2) sorted by relevance
294 dwmci_writel(host, DWMCI_CMD, flags);402 dwmci_writel(host, DWMCI_CMD, DWMCI_CMD_PRV_DAT_WAIT |406 status = dwmci_readl(host, DWMCI_CMD);416 dwmci_writel(host, DWMCI_CMD, DWMCI_CMD_PRV_DAT_WAIT |421 status = dwmci_readl(host, DWMCI_CMD);
24 #define DWMCI_CMD 0x02C macro