Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwmmc.h123 #define DWMCI_IDMAC_LD (1 << 2) macro
/openbmc/u-boot/drivers/mmc/
H A Ddw_mmc.c69 flags |= DWMCI_IDMAC_LD; in dwmci_prepare_data()