Lines Matching defs:wait
74 /* Default value of wait time before gating device ref clock */
77 /* Polling time to wait for fDeviceInit */
582 * ufshcd_wait_for_register - wait for register value to change
586 * @val: value to wait for
600 /* ignore bits that we don't intend to wait on */
1647 * fall through to check if we should wait for this
2662 * wait for for h/w to clear corresponding bit in door-bell.
2663 * max. wait is 1 sec.
2782 struct completion wait;
2790 * the maximum wait time is bounded by SCSI request timeout.
2803 init_completion(&wait);
2810 hba->dev_cmd.complete = &wait;
3406 dev_err(hba->dev, "Undefined ref clk gating wait time, use default %uus\n",
4386 /* wait for the host controller to complete initialization */
4570 * Send NOP OUT UPIU and wait for NOP IN response to check whether the
5576 * wait for 50ms to see if we can get any other errors or not.
6246 DECLARE_COMPLETION_ONSTACK(wait);
6258 req->end_io_data = &wait;
6284 /* wait until the task management command is completed */
6285 err = wait_for_completion_io_timeout(&wait,
6388 struct completion wait;
6402 init_completion(&wait);
6443 hba->dev_cmd.complete = &wait;
8319 * handling, which would wait for host to be resumed. Since we know