Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.c238 if (!dwc->has_hibernation) in dwc3_alloc_scratch_buffers()
258 if (!dwc->has_hibernation) in dwc3_setup_scratch_buffers()
301 if (!dwc->has_hibernation) in dwc3_free_scratch_buffers()
H A Dcore.h817 unsigned has_hibernation:1; member
H A Dgadget.c1379 if (dwc->has_hibernation) in dwc3_gadget_run_stop()
1386 if (dwc->has_hibernation && !suspend) in dwc3_gadget_run_stop()
2438 if (!dwc->has_hibernation) { in dwc3_gadget_interrupt()