Searched refs:DWMCI_BMOD (Results 1 - 2 of 2) sorted by last modified time

/u-boot/drivers/mmc/
H A Ddw_mmc.c95 ctrl = dwmci_readl(host, DWMCI_BMOD);
97 dwmci_writel(host, DWMCI_BMOD, ctrl);
552 dwmci_writel(host, DWMCI_BMOD, 1);
/u-boot/include/
H A Ddwmmc.h45 #define DWMCI_BMOD 0x080 macro

Completed in 27 milliseconds