Lines Matching refs:wait_for
234 enum sh_mmcif_wait_for wait_for; member
588 host->state, host->wait_for); in sh_mmcif_error_manage()
592 host->state, host->wait_for); in sh_mmcif_error_manage()
596 host->state, host->wait_for); in sh_mmcif_error_manage()
628 host->wait_for = MMCIF_WAIT_FOR_READ; in sh_mmcif_single_read()
652 host->wait_for = MMCIF_WAIT_FOR_READ_END; in sh_mmcif_read_block()
668 host->wait_for = MMCIF_WAIT_FOR_MREAD; in sh_mmcif_multi_read()
708 host->wait_for = MMCIF_WAIT_FOR_WRITE; in sh_mmcif_single_write()
732 host->wait_for = MMCIF_WAIT_FOR_WRITE_END; in sh_mmcif_write_block()
748 host->wait_for = MMCIF_WAIT_FOR_MWRITE; in sh_mmcif_multi_write()
942 host->wait_for = MMCIF_WAIT_FOR_CMD; in sh_mmcif_start_cmd()
965 host->wait_for = MMCIF_WAIT_FOR_STOP; in sh_mmcif_stop_cmd()
1185 wait_work = host->wait_for; in sh_mmcif_irqt()
1195 host->state, host->wait_for); in sh_mmcif_irqt()
1256 if (host->wait_for != MMCIF_WAIT_FOR_STOP) { in sh_mmcif_irqt()
1272 host->wait_for = MMCIF_WAIT_FOR_REQUEST; in sh_mmcif_irqt()
1337 host->wait_for, mrq->cmd->opcode); in sh_mmcif_timeout_work()
1346 switch (host->wait_for) { in sh_mmcif_timeout_work()
1366 host->wait_for = MMCIF_WAIT_FOR_REQUEST; in sh_mmcif_timeout_work()