Searched refs:USB_DWC2_DOEPINT_STSPHSERCVD (Results 1 – 2 of 2) sorted by relevance
721 #define USB_DWC2_DOEPINT_STSPHSERCVD BIT(USB_DWC2_DOEPINT_STSPHSERCVD_POS) macro
746 USB_DWC2_DOEPINT_STSPHSERCVD; in dwc2_on_bus_reset()1021 if (status & USB_DWC2_DOEPINT_STSPHSERCVD) { in dwc2_handle_oepint()