Home
last modified time | relevance | path

Searched refs:SDMMC_INT_DRTO (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Drk_sdmmc.h190 #define SDMMC_INT_DRTO BIT(9) macro
H A Ddw_mmc.h378 #define SDMMC_INT_DRTO BIT(9) macro
H A Ddw_mmc.c45 #define DW_MCI_DATA_ERROR_FLAGS (SDMMC_INT_DRTO | SDMMC_INT_DCRC | \
1937 if (status & SDMMC_INT_DRTO) { in dw_mci_data_complete()
2147 if (!(host->data_status & (SDMMC_INT_DRTO | in dw_mci_tasklet_func()
2186 if (!(host->data_status & (SDMMC_INT_DRTO | in dw_mci_tasklet_func()
3167 host->data_status = SDMMC_INT_DRTO; in dw_mci_xfer_timer()
3218 host->data_status = SDMMC_INT_DRTO; in dw_mci_dto_timer()