Searched refs:SDMMC_IDMAC_INT_RI (Results 1 – 2 of 2) sorted by relevance
168 #define SDMMC_IDMAC_INT_RI BIT(1) macro
61 SDMMC_IDMAC_INT_FBE | SDMMC_IDMAC_INT_RI | \531 SDMMC_IDMAC_INT_RI | SDMMC_IDMAC_INT_TI); in dw_mci_idmac_init()541 SDMMC_IDMAC_INT_RI | SDMMC_IDMAC_INT_TI); in dw_mci_idmac_init()2574 if (pending & (SDMMC_IDMAC_INT_TI | SDMMC_IDMAC_INT_RI)) { in dw_mci_interrupt()2576 SDMMC_IDMAC_INT_RI); in dw_mci_interrupt()2583 if (pending & (SDMMC_IDMAC_INT_TI | SDMMC_IDMAC_INT_RI)) { in dw_mci_interrupt()2585 SDMMC_IDMAC_INT_RI); in dw_mci_interrupt()