Searched refs:MMC_RSP (Results 1 – 2 of 2) sorted by relevance
95 #define MMC_RSP(x) ((x) & MMC_RSP_MASK) macro
1118 if (MMC_RSP(cmd->flags) != MMC_RSP_NONE) { in dwmmc_start_cmd()