Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/host/
H A Ddwmmc_reg.h63 #define SDMMC_INTMASK_RTO (1 << 8) /* Response timeout */ macro
H A Ddwmmc.c110 #define DWMMC_CMD_ERR_FLAGS (SDMMC_INTMASK_RTO | SDMMC_INTMASK_RCRC \