Searched refs:DWMCI_CLKENA (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/
H A Ddwmmc.h19 #define DWMCI_CLKENA 0x010 macro
/u-boot/drivers/mmc/
H A Ddw_mmc.c429 dwmci_writel(host, DWMCI_CLKENA, 0);
444 dwmci_writel(host, DWMCI_CLKENA, DWMCI_CLKEN_ENABLE |
565 dwmci_writel(host, DWMCI_CLKENA, 0);

Completed in 134 milliseconds