Lines Matching refs:wait_for
237 enum sh_mmcif_wait_for wait_for; member
587 host->state, host->wait_for); in sh_mmcif_error_manage()
591 host->state, host->wait_for); in sh_mmcif_error_manage()
595 host->state, host->wait_for); in sh_mmcif_error_manage()
627 host->wait_for = MMCIF_WAIT_FOR_READ; in sh_mmcif_single_read()
651 host->wait_for = MMCIF_WAIT_FOR_READ_END; in sh_mmcif_read_block()
667 host->wait_for = MMCIF_WAIT_FOR_MREAD; in sh_mmcif_multi_read()
707 host->wait_for = MMCIF_WAIT_FOR_WRITE; in sh_mmcif_single_write()
731 host->wait_for = MMCIF_WAIT_FOR_WRITE_END; in sh_mmcif_write_block()
747 host->wait_for = MMCIF_WAIT_FOR_MWRITE; in sh_mmcif_multi_write()
941 host->wait_for = MMCIF_WAIT_FOR_CMD; in sh_mmcif_start_cmd()
964 host->wait_for = MMCIF_WAIT_FOR_STOP; in sh_mmcif_stop_cmd()
1184 wait_work = host->wait_for; in sh_mmcif_irqt()
1194 host->state, host->wait_for); in sh_mmcif_irqt()
1255 if (host->wait_for != MMCIF_WAIT_FOR_STOP) { in sh_mmcif_irqt()
1271 host->wait_for = MMCIF_WAIT_FOR_REQUEST; in sh_mmcif_irqt()
1336 host->wait_for, mrq->cmd->opcode); in sh_mmcif_timeout_work()
1345 switch (host->wait_for) { in sh_mmcif_timeout_work()
1365 host->wait_for = MMCIF_WAIT_FOR_REQUEST; in sh_mmcif_timeout_work()