Searched refs:SDMMC_INTMASK_RCRC (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/mmc/host/ | ||
| H A D | dwmmc_reg.h | 65 #define SDMMC_INTMASK_RCRC (1 << 6) /* Response CRC error */ macro |
| H A D | dwmmc.c | 110 #define DWMMC_CMD_ERR_FLAGS (SDMMC_INTMASK_RTO | SDMMC_INTMASK_RCRC \ |