Home
last modified time | relevance | path

Searched refs:has_hibernation (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/usb/dwc3/
Dcore.c233 if (!dwc->has_hibernation) in dwc3_alloc_scratch_buffers()
253 if (!dwc->has_hibernation) in dwc3_setup_scratch_buffers()
296 if (!dwc->has_hibernation) in dwc3_free_scratch_buffers()
Dcore.h794 unsigned has_hibernation:1; member
Dgadget.c1366 if (dwc->has_hibernation) in dwc3_gadget_run_stop()
1373 if (dwc->has_hibernation && !suspend) in dwc3_gadget_run_stop()
2394 if (!dwc->has_hibernation) { in dwc3_gadget_interrupt()