Lines Matching refs:wait_for
245 enum sh_mmcif_wait_for wait_for; member
596 host->state, host->wait_for); in sh_mmcif_error_manage()
600 host->state, host->wait_for); in sh_mmcif_error_manage()
604 host->state, host->wait_for); in sh_mmcif_error_manage()
636 host->wait_for = MMCIF_WAIT_FOR_READ; in sh_mmcif_single_read()
660 host->wait_for = MMCIF_WAIT_FOR_READ_END; in sh_mmcif_read_block()
676 host->wait_for = MMCIF_WAIT_FOR_MREAD; in sh_mmcif_multi_read()
716 host->wait_for = MMCIF_WAIT_FOR_WRITE; in sh_mmcif_single_write()
740 host->wait_for = MMCIF_WAIT_FOR_WRITE_END; in sh_mmcif_write_block()
756 host->wait_for = MMCIF_WAIT_FOR_MWRITE; in sh_mmcif_multi_write()
968 host->wait_for = MMCIF_WAIT_FOR_CMD; in sh_mmcif_start_cmd()
991 host->wait_for = MMCIF_WAIT_FOR_STOP; in sh_mmcif_stop_cmd()
1263 wait_work = host->wait_for; in sh_mmcif_irqt()
1273 host->state, host->wait_for); in sh_mmcif_irqt()
1334 if (host->wait_for != MMCIF_WAIT_FOR_STOP) { in sh_mmcif_irqt()
1350 host->wait_for = MMCIF_WAIT_FOR_REQUEST; in sh_mmcif_irqt()
1415 host->wait_for, mrq->cmd->opcode); in sh_mmcif_timeout_work()
1424 switch (host->wait_for) { in sh_mmcif_timeout_work()
1444 host->wait_for = MMCIF_WAIT_FOR_REQUEST; in sh_mmcif_timeout_work()