Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddwmmc.h81 #define DWMCI_IDMAC_EN (1 << 25) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Ddw_mmc.c153 ctrl |= DWMCI_IDMAC_EN | DWMCI_DMA_EN; in dwmci_prepare_data()