Home
last modified time | relevance | path

Searched refs:HPRT0_RES (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/dwc2/
A Dhcd.c3264 hprt0 &= ~HPRT0_RES; in dwc2_wakeup_detected()
5664 hprt0 |= HPRT0_RES; in dwc2_host_exit_hibernation()
5669 hprt0 &= ~HPRT0_RES; in dwc2_host_exit_hibernation()
5863 hprt0 |= HPRT0_RES; in dwc2_host_exit_partial_power_down()
5871 hprt0 &= ~HPRT0_RES; in dwc2_host_exit_partial_power_down()
5960 hprt0 |= HPRT0_RES; in dwc2_host_exit_clock_gating()
5971 hprt0 &= ~HPRT0_RES; in dwc2_host_exit_clock_gating()
A Dhw.h753 #define HPRT0_RES BIT(6) macro

Completed in 20 milliseconds