Searched refs:DWMCI_CMD (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | dw_mmc.c | 250 dwmci_writel(host, DWMCI_CMD, DWMCI_CMD_PRV_DAT_WAIT | in dwmci_data_transfer() 254 status = dwmci_readl(host, DWMCI_CMD); in dwmci_data_transfer() 448 dwmci_writel(host, DWMCI_CMD, flags); 590 dwmci_writel(host, DWMCI_CMD, flags); 673 dwmci_writel(host, DWMCI_CMD, DWMCI_CMD_PRV_DAT_WAIT | 677 status = dwmci_readl(host, DWMCI_CMD); 687 dwmci_writel(host, DWMCI_CMD, DWMCI_CMD_PRV_DAT_WAIT | 692 status = dwmci_readl(host, DWMCI_CMD);
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | dwmmc.h | 25 #define DWMCI_CMD 0x02C macro
|