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

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

Completed in 141 milliseconds