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

/u-boot/include/
H A Ddwmmc.h57 #define DWMCI_INTMSK_CDONE (1 << 2) macro
/u-boot/drivers/mmc/
H A Ddw_mmc.c328 if (mask & DWMCI_INTMSK_CDONE) {

Completed in 47 milliseconds