Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Ddwmmc.h120 #define DWMCI_IDMAC_OWN (1 << 31) macro
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Ddw_mmc.c68 flags = DWMCI_IDMAC_OWN | DWMCI_IDMAC_CH ; in dwmci_prepare_data()