Home
last modified time | relevance | path

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

/external/u-boot/include/
Ddwmmc.h125 #define DWMCI_BMOD_IDMAC_EN (1 << 7) macro
/external/u-boot/drivers/mmc/
Ddw_mmc.c88 ctrl |= DWMCI_BMOD_IDMAC_FB | DWMCI_BMOD_IDMAC_EN; in dwmci_prepare_data()