Searched refs:DWMCI_RESP0 (Results 1 – 2 of 2) sorted by relevance
488 cmd->response[3] = dwmci_readl(host, DWMCI_RESP0);490 cmd->response[0] = dwmci_readl(host, DWMCI_RESP0);629 cmd->response[3] = dwmci_readl(host, DWMCI_RESP0);631 cmd->response[0] = dwmci_readl(host, DWMCI_RESP0);
26 #define DWMCI_RESP0 0x030 macro