Searched refs:USB_DWC2_DOEPINT_SETUP (Results 1 – 3 of 3) sorted by relevance
928 #define USB_DWC2_DOEPINT_SETUP BIT(USB_DWC2_DOEPINT_SETUP_POS) macro
1140 base->doepmsk &= ~USB_DWC2_DOEPINT_SETUP; in usb_dc_ep_disable()
2239 doepmsk = USB_DWC2_DOEPINT_SETUP | USB_DWC2_DOEPINT_XFERCOMPL; in dwc2_on_bus_reset()2524 if (status & USB_DWC2_DOEPINT_SETUP) { in dwc2_handle_oepint()