Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/host/
H A Ddwmmc_reg.h62 #define SDMMC_INTMASK_DRT (1 << 9) /* Data read timeout */ macro
H A Ddwmmc.c108 #define DWMMC_DATA_ERR_FLAGS (SDMMC_INTMASK_DRT | SDMMC_INTMASK_DCRC \