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