Searched refs:SDMMC_CMD_RESP_EXP (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/mmc/host/
H A Ddw_mmc.h413 #define SDMMC_CMD_RESP_EXP BIT(6) macro
H A Ddw_mmc.c300 cmdr |= SDMMC_CMD_RESP_EXP;
351 SDMMC_CMD_RESP_CRC | SDMMC_CMD_RESP_EXP;
412 if (cmd_flags & SDMMC_CMD_RESP_EXP)

Completed in 287 milliseconds