Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwmmc.h121 #define DWMCI_IDMAC_CH (1 << 4) macro
/openbmc/u-boot/drivers/mmc/
H A Ddw_mmc.c66 flags = DWMCI_IDMAC_OWN | DWMCI_IDMAC_CH ; in dwmci_prepare_data()