Searched refs:USB_DWC2_GINTSTS_INCOMPISOIN (Results 1 – 2 of 2) sorted by relevance
2097 USB_DWC2_GINTSTS_INCOMPISOOUT | USB_DWC2_GINTSTS_INCOMPISOIN | in udc_dwc2_init_controller()2712 sys_write32(USB_DWC2_GINTSTS_INCOMPISOIN, gintsts_reg); in dwc2_handle_incompisoin()2860 if (int_status & USB_DWC2_GINTSTS_INCOMPISOIN) { in udc_dwc2_isr_handler()
246 #define USB_DWC2_GINTSTS_INCOMPISOIN BIT(USB_DWC2_GINTSTS_INCOMPISOIN_POS) macro