Lines Matching refs:dpsm_abort
37 bool dpsm_abort; member
283 ctx->dpsm_abort = true; in stm32_sdmmc2_end_cmd()
291 ctx->dpsm_abort = true; in stm32_sdmmc2_end_cmd()
298 ctx->dpsm_abort = true; in stm32_sdmmc2_end_cmd()
343 ctx->dpsm_abort = true; in stm32_sdmmc2_end_data()
350 ctx->dpsm_abort = true; in stm32_sdmmc2_end_data()
357 ctx->dpsm_abort = true; in stm32_sdmmc2_end_data()
364 ctx->dpsm_abort = true; in stm32_sdmmc2_end_data()
371 ctx->dpsm_abort = true; in stm32_sdmmc2_end_data()
388 ctx.dpsm_abort = false; in stm32_sdmmc2_send_cmd()
415 if (ctx.dpsm_abort && (cmd->cmdidx != MMC_CMD_STOP_TRANSMISSION)) { in stm32_sdmmc2_send_cmd()