HPRT0_SUSP
if (hprt0 & HPRT0_SUSP)
hprt0 &= ~HPRT0_SUSP;
hprt0 |= HPRT0_SUSP;
if (dwc2_hsotg_wait_bit_set(hsotg, HPRT0, HPRT0_SUSP, 5000))
hprt0 &= ~HPRT0_SUSP;
hprt0 &= ~HPRT0_SUSP;
hprt0 |= HPRT0_SUSP;
if (dwc2_hsotg_wait_bit_set(hsotg, HPRT0, HPRT0_SUSP, 3000))
hprt0 &= ~HPRT0_SUSP;
hprt0 |= HPRT0_SUSP;
hprt0 &= ~HPRT0_SUSP;