Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddwmmc.h129 #define DWMCI_BMOD_IDMAC_RESET (1 << 0) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Ddw_mmc.c262 ctrl |= DWMCI_BMOD_IDMAC_RESET; in dwmci_data_transfer()