Home
last modified time | relevance | path

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

/u-boot/include/
A Ddwmmc.h27 #define DWMCI_RESP0 0x030 macro
/u-boot/drivers/mmc/
A Ddw_mmc.c366 cmd->response[3] = dwmci_readl(host, DWMCI_RESP0);
368 cmd->response[0] = dwmci_readl(host, DWMCI_RESP0);

Completed in 4 milliseconds