Lines Matching refs:wait_for
234 enum sh_mmcif_wait_for wait_for; member
584 host->state, host->wait_for); in sh_mmcif_error_manage()
588 host->state, host->wait_for); in sh_mmcif_error_manage()
592 host->state, host->wait_for); in sh_mmcif_error_manage()
624 host->wait_for = MMCIF_WAIT_FOR_READ; in sh_mmcif_single_read()
648 host->wait_for = MMCIF_WAIT_FOR_READ_END; in sh_mmcif_read_block()
664 host->wait_for = MMCIF_WAIT_FOR_MREAD; in sh_mmcif_multi_read()
704 host->wait_for = MMCIF_WAIT_FOR_WRITE; in sh_mmcif_single_write()
728 host->wait_for = MMCIF_WAIT_FOR_WRITE_END; in sh_mmcif_write_block()
744 host->wait_for = MMCIF_WAIT_FOR_MWRITE; in sh_mmcif_multi_write()
938 host->wait_for = MMCIF_WAIT_FOR_CMD; in sh_mmcif_start_cmd()
961 host->wait_for = MMCIF_WAIT_FOR_STOP; in sh_mmcif_stop_cmd()
1181 wait_work = host->wait_for; in sh_mmcif_irqt()
1191 host->state, host->wait_for); in sh_mmcif_irqt()
1252 if (host->wait_for != MMCIF_WAIT_FOR_STOP) { in sh_mmcif_irqt()
1268 host->wait_for = MMCIF_WAIT_FOR_REQUEST; in sh_mmcif_irqt()
1333 host->wait_for, mrq->cmd->opcode); in sh_mmcif_timeout_work()
1342 switch (host->wait_for) { in sh_mmcif_timeout_work()
1362 host->wait_for = MMCIF_WAIT_FOR_REQUEST; in sh_mmcif_timeout_work()