Searched refs:MMC_RSP (Results 1 – 4 of 4) sorted by relevance
90 #define MMC_RSP(x) ((x) & MMC_RSP_MASK) macro
484 if (MMC_RSP(cmd->flags) == MMC_RSP_R2) in lpc_mmc_cmd()487 if (MMC_RSP(cmd->flags) == MMC_RSP_R3) in lpc_mmc_cmd()
901 if (MMC_RSP(cmd->flags) != MMC_RSP_NONE) { in dwmmc_start_cmd()
628 if (MMC_RSP(cmd->flags) == MMC_RSP_NONE) in at91_mci_start_cmd()