HomeSort by: relevance | last modified time | path
    Searched refs:DWC_MMC_INT_RESP_TIMEOUT (Results 1 - 2 of 2) sorted by relevancy

  /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) {

Completed in 12 milliseconds