Lines Matching refs:wait_for
242 enum mmcif_wait_for wait_for; member
548 host->state, host->wait_for); in sh_mmcif_error_manage()
552 host->state, host->wait_for); in sh_mmcif_error_manage()
556 host->state, host->wait_for); in sh_mmcif_error_manage()
588 host->wait_for = MMCIF_WAIT_FOR_READ; in sh_mmcif_single_read()
611 host->wait_for = MMCIF_WAIT_FOR_READ_END; in sh_mmcif_read_block()
627 host->wait_for = MMCIF_WAIT_FOR_MREAD; in sh_mmcif_multi_read()
666 host->wait_for = MMCIF_WAIT_FOR_WRITE; in sh_mmcif_single_write()
689 host->wait_for = MMCIF_WAIT_FOR_WRITE_END; in sh_mmcif_write_block()
705 host->wait_for = MMCIF_WAIT_FOR_MWRITE; in sh_mmcif_multi_write()
913 host->wait_for = MMCIF_WAIT_FOR_CMD; in sh_mmcif_start_cmd()
934 host->wait_for = MMCIF_WAIT_FOR_STOP; in sh_mmcif_stop_cmd()
1178 wait_work = host->wait_for; in sh_mmcif_irqt()
1188 host->state, host->wait_for); in sh_mmcif_irqt()
1249 if (host->wait_for != MMCIF_WAIT_FOR_STOP) { in sh_mmcif_irqt()
1265 host->wait_for = MMCIF_WAIT_FOR_REQUEST; in sh_mmcif_irqt()
1328 host->wait_for, mrq->cmd->opcode); in mmcif_timeout_work()
1337 switch (host->wait_for) { in mmcif_timeout_work()
1357 host->wait_for = MMCIF_WAIT_FOR_REQUEST; in mmcif_timeout_work()