Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddwmmc.h125 #define DWMCI_IDMAC_FS (1 << 3) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Ddw_mmc.c132 flags |= (i == 0) ? DWMCI_IDMAC_FS : 0; in dwmci_prepare_data()