Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds