Home
last modified time | relevance | path

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

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