Searched refs:DWMCI_INTMSK_RCRC (Results 1 – 2 of 2) sorted by relevance
/third_party/uboot/u-boot-2020.01/include/ | ||
D | dwmmc.h | 59 #define DWMCI_INTMSK_RCRC (1 << 6) macro |
/third_party/uboot/u-boot-2020.01/drivers/mmc/ | ||
D | dw_mmc.c | 352 (mask & DWMCI_INTMSK_RCRC)) { |