Searched refs:SDMMC_INTMASK_HTO (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/mmc/host/ | ||
| D | dwmmc_reg.h | 63 #define SDMMC_INTMASK_HTO (1 << 10) /* Data starvation by host timeout */ macro |
| D | dwmmc.c | 96 |SDMMC_INTMASK_HTO | SDMMC_INTMASK_SBE \ |