Searched refs:hibernation (Results 1 – 5 of 5) sorted by relevance
337 if (hsotg->hw_params.hibernation) in dwc2_set_param_power_down()598 if (hsotg->hw_params.hibernation) in dwc2_check_param_power_down()854 hw->hibernation = !!(hwcfg4 & GHWCFG4_HIBER); in dwc2_get_hwparams()
526 hsotg->hw_params.hibernation); in dwc2_handle_usb_suspend_intr()778 if (hsotg->hw_params.hibernation && in dwc2_handle_gpwrdn_intr()
674 unsigned hibernation:1; member
1158 static int i915_drm_suspend_late(struct drm_device *dev, bool hibernation) in i915_drm_suspend_late() argument1172 get_suspend_mode(dev_priv, hibernation)); in i915_drm_suspend_late()1197 if (!(hibernation && GRAPHICS_VER(dev_priv) < 6)) in i915_drm_suspend_late()
690 static BUS_ATTR_RO(hibernation);