Lines Matching refs:wait_for
234 enum sh_mmcif_wait_for wait_for; member
590 host->state, host->wait_for); in sh_mmcif_error_manage()
594 host->state, host->wait_for); in sh_mmcif_error_manage()
598 host->state, host->wait_for); in sh_mmcif_error_manage()
630 host->wait_for = MMCIF_WAIT_FOR_READ; in sh_mmcif_single_read()
654 host->wait_for = MMCIF_WAIT_FOR_READ_END; in sh_mmcif_read_block()
670 host->wait_for = MMCIF_WAIT_FOR_MREAD; in sh_mmcif_multi_read()
710 host->wait_for = MMCIF_WAIT_FOR_WRITE; in sh_mmcif_single_write()
734 host->wait_for = MMCIF_WAIT_FOR_WRITE_END; in sh_mmcif_write_block()
750 host->wait_for = MMCIF_WAIT_FOR_MWRITE; in sh_mmcif_multi_write()
944 host->wait_for = MMCIF_WAIT_FOR_CMD; in sh_mmcif_start_cmd()
967 host->wait_for = MMCIF_WAIT_FOR_STOP; in sh_mmcif_stop_cmd()
1187 wait_work = host->wait_for; in sh_mmcif_irqt()
1197 host->state, host->wait_for); in sh_mmcif_irqt()
1258 if (host->wait_for != MMCIF_WAIT_FOR_STOP) { in sh_mmcif_irqt()
1274 host->wait_for = MMCIF_WAIT_FOR_REQUEST; in sh_mmcif_irqt()
1339 host->wait_for, mrq->cmd->opcode); in sh_mmcif_timeout_work()
1348 switch (host->wait_for) { in sh_mmcif_timeout_work()
1368 host->wait_for = MMCIF_WAIT_FOR_REQUEST; in sh_mmcif_timeout_work()