Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhw.h696 #define HPRT0_RES (1 << 6) macro
Dhcd.c1427 hprt0 &= ~HPRT0_RES; in dwc2_wakeup_detected()
1520 hprt0 |= HPRT0_RES; in dwc2_port_resume()
1529 hprt0 &= ~(HPRT0_RES | HPRT0_SUSP); in dwc2_port_resume()