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