Searched refs:USB_DWC2_DOEPINT_STUPPKTRCVD (Results 1 – 2 of 2) sorted by relevance
911 #define USB_DWC2_DOEPINT_STUPPKTRCVD BIT(USB_DWC2_DOEPINT_STUPPKTRCVD_POS) macro
2622 (doepint & USB_DWC2_DOEPINT_STUPPKTRCVD)) { in dwc2_handle_oepint()2625 sys_write32(USB_DWC2_DOEPINT_STUPPKTRCVD, doepint_reg); in dwc2_handle_oepint()