Home
last modified time | relevance | path

Searched refs:SDMMC_INT_RCRC (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mmc/host/
H A Ddw_mmc.h375 #define SDMMC_INT_RCRC BIT(6) macro
H A Ddw_mmc.c45 #define DW_MCI_CMD_ERROR_FLAGS (SDMMC_INT_RTO | SDMMC_INT_RCRC | \
1847 else if ((cmd->flags & MMC_RSP_CRC) && (status & SDMMC_INT_RCRC)) in dw_mci_command_complete()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mmc/host/
H A Ddw_mmc.h375 #define SDMMC_INT_RCRC BIT(6) macro
H A Ddw_mmc.c45 #define DW_MCI_CMD_ERROR_FLAGS (SDMMC_INT_RTO | SDMMC_INT_RCRC | \
1847 else if ((cmd->flags & MMC_RSP_CRC) && (status & SDMMC_INT_RCRC)) in dw_mci_command_complete()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mmc/host/
H A Ddw_mmc.h375 #define SDMMC_INT_RCRC BIT(6) macro
H A Ddw_mmc.c45 #define DW_MCI_CMD_ERROR_FLAGS (SDMMC_INT_RTO | SDMMC_INT_RCRC | \
1847 else if ((cmd->flags & MMC_RSP_CRC) && (status & SDMMC_INT_RCRC)) in dw_mci_command_complete()