Lines Matching refs:rwup
910 bool rwup, bool bus_reset) in dwc2_restore_essential_registers() argument
935 if (!rwup) { in dwc2_restore_essential_registers()
945 static void dwc2_restore_device_registers(const struct device *dev, bool rwup) in dwc2_restore_device_registers() argument
964 if (!rwup) { in dwc2_restore_device_registers()
1037 bool rwup, bool bus_reset) in dwc2_exit_hibernation() argument
1062 if (rwup) { in dwc2_exit_hibernation()
1077 dwc2_restore_essential_registers(dev, rwup, bus_reset); in dwc2_exit_hibernation()
1091 if (!rwup) { in dwc2_exit_hibernation()
1103 if (!rwup) { in dwc2_exit_hibernation()
2111 data->caps.rwup = true; in dwc2_driver_preinit()
2770 bool rwup, bool bus_reset) in dwc2_handle_hibernation_exit() argument
2775 dwc2_exit_hibernation(dev, rwup, bus_reset); in dwc2_handle_hibernation_exit()
2776 dwc2_restore_device_registers(dev, rwup); in dwc2_handle_hibernation_exit()
2779 if (!rwup) { in dwc2_handle_hibernation_exit()
2787 if (rwup) { in dwc2_handle_hibernation_exit()
2796 if (rwup) { in dwc2_handle_hibernation_exit()