Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwmmc.h128 #define DWMCI_BMOD_IDMAC_EN (1 << 7) macro
/openbmc/u-boot/drivers/mmc/
H A Ddw_mmc.c92 ctrl |= DWMCI_BMOD_IDMAC_FB | DWMCI_BMOD_IDMAC_EN; in dwmci_prepare_data()