Searched refs:cmdreg_stop (Results 1 – 2 of 2) sorted by relevance
265 .cmdreg_stop = MCI_CPSM_STM32_CMDSTOP,293 .cmdreg_stop = MCI_CPSM_STM32_CMDSTOP,322 .cmdreg_stop = MCI_CPSM_STM32_CMDSTOP,1335 if (host->variant->cmdreg_stop && in mmci_start_command()1337 c |= host->variant->cmdreg_stop; in mmci_start_command()1457 if (host->variant->cmdreg_stop && data->error) in mmci_data_irq()1527 if (host->variant->cmdreg_stop && cmd->error) { in mmci_cmd_irq()
347 unsigned int cmdreg_stop; member
Completed in 11 milliseconds