Home
last modified time | relevance | path

Searched refs:SDMMC_IDMAC_INT_RI (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc.c58 SDMMC_IDMAC_INT_FBE | SDMMC_IDMAC_INT_RI | \
555 SDMMC_IDMAC_INT_RI | SDMMC_IDMAC_INT_TI); in dw_mci_idmac_init()
565 SDMMC_IDMAC_INT_RI | SDMMC_IDMAC_INT_TI); in dw_mci_idmac_init()
2725 if (pending & (SDMMC_IDMAC_INT_TI | SDMMC_IDMAC_INT_RI)) { in dw_mci_interrupt()
2727 SDMMC_IDMAC_INT_RI); in dw_mci_interrupt()
2734 if (pending & (SDMMC_IDMAC_INT_TI | SDMMC_IDMAC_INT_RI)) { in dw_mci_interrupt()
2736 SDMMC_IDMAC_INT_RI); in dw_mci_interrupt()
H A Ddw_mmc.h424 #define SDMMC_IDMAC_INT_RI BIT(1) macro
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc.c60 SDMMC_IDMAC_INT_FBE | SDMMC_IDMAC_INT_RI | \
560 SDMMC_IDMAC_INT_RI | SDMMC_IDMAC_INT_TI); in dw_mci_idmac_init()
570 SDMMC_IDMAC_INT_RI | SDMMC_IDMAC_INT_TI); in dw_mci_idmac_init()
2843 if (pending & (SDMMC_IDMAC_INT_TI | SDMMC_IDMAC_INT_RI)) { in dw_mci_interrupt()
2845 SDMMC_IDMAC_INT_RI); in dw_mci_interrupt()
2852 if (pending & (SDMMC_IDMAC_INT_TI | SDMMC_IDMAC_INT_RI)) { in dw_mci_interrupt()
2854 SDMMC_IDMAC_INT_RI); in dw_mci_interrupt()
H A Ddw_mmc.h438 #define SDMMC_IDMAC_INT_RI BIT(1) macro

Completed in 18 milliseconds