Searched refs:DWMCI_CLKEN_ENABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | dwmmc.h | 98 #define DWMCI_CLKEN_ENABLE (1 << 0) macro |
/openbmc/u-boot/drivers/mmc/ | ||
H A D | dw_mmc.c | 413 dwmci_writel(host, DWMCI_CLKENA, DWMCI_CLKEN_ENABLE | |