Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Ddwmmc.h59 #define DWMCI_INTMSK_RCRC (1 << 6) macro
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Ddw_mmc.c352 (mask & DWMCI_INTMSK_RCRC)) {