Searched refs:USB_DWC2_DOEPINT_STSPHSERCVD (Results 1 – 2 of 2) sorted by relevance
924 #define USB_DWC2_DOEPINT_STSPHSERCVD BIT(USB_DWC2_DOEPINT_STSPHSERCVD_POS) macro
2241 doepmsk |= USB_DWC2_DOEPINT_STSPHSERCVD; in dwc2_on_bus_reset()2528 if (status & USB_DWC2_DOEPINT_STSPHSERCVD) { in dwc2_handle_oepint()