Searched refs:DWMCI_IDMAC_LD (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ | ||
| H A D | dwmmc.h | 126 #define DWMCI_IDMAC_LD (1 << 2) macro |
| /OK3568_Linux_fs/u-boot/drivers/mmc/ | ||
| H A D | dw_mmc.c | 134 flags |= DWMCI_IDMAC_LD; in dwmci_prepare_data() |