Lines Matching refs:rem_wakeup
5565 * @rem_wakeup: indicates whether resume is initiated by Device or Host.
5573 int dwc2_host_exit_hibernation(struct dwc2_hsotg *hsotg, int rem_wakeup,
5586 "%s: called with rem_wakeup = %d reset = %d\n",
5587 __func__, rem_wakeup, reset);
5589 dwc2_hib_restore_common(hsotg, rem_wakeup, 1);
5674 if (rem_wakeup) {
5788 * @rem_wakeup: indicates whether resume is initiated by Reset.
5796 int rem_wakeup, bool restore)
5842 if (!rem_wakeup) {
5909 * @rem_wakeup: indicates whether resume is initiated by remote wakeup
5913 void dwc2_host_exit_clock_gating(struct dwc2_hsotg *hsotg, int rem_wakeup)
5939 if (!rem_wakeup) {