Searched refs:DWMCI_INTMSK_ALL (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | dwmmc.h | 53 #define DWMCI_INTMSK_ALL 0xffffffff macro |
/external/u-boot/drivers/mmc/ | ||
D | dw_mmc.c | 213 dwmci_writel(host, DWMCI_RINTSTS, DWMCI_INTMSK_ALL); |