Searched refs:HPRT0_SUSP (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/dwc2/
H A Dhcd.c1448 hprt0 |= HPRT0_SUSP;
1525 hprt0 &= ~HPRT0_SUSP;
1663 if (hprt0 & HPRT0_SUSP)
1736 hprt0 &= ~HPRT0_SUSP;
H A Dhw.h692 #define HPRT0_SUSP (1 << 7) macro

Completed in 140 milliseconds