Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
dwc_mmc_reg.h | 122 #define DWC_MMC_INT_RESP_TIMEOUT __BIT(8) 132 DWC_MMC_INT_DATA_CRC_ERR | DWC_MMC_INT_RESP_TIMEOUT | \ |
dwc_mmc.c | 915 if ((mint & DWC_MMC_INT_RESP_TIMEOUT) != 0) { |