Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dhw.h752 #define HPRT0_RES BIT(6) macro
Dhcd.c3261 hprt0 &= ~HPRT0_RES; in dwc2_wakeup_detected()
3354 hprt0 |= HPRT0_RES; in dwc2_port_resume()
3363 hprt0 &= ~(HPRT0_RES | HPRT0_SUSP); in dwc2_port_resume()
5551 hprt0 |= HPRT0_RES; in dwc2_host_exit_hibernation()
5556 hprt0 &= ~HPRT0_RES; in dwc2_host_exit_hibernation()