Searched refs:OTG_GINTSTS_USBSUSP (Results 1 – 1 of 1) sorted by relevance
102 #define OTG_GINTSTS_USBSUSP BIT(11) macro905 if ((usb_dwc2_read_int(handle) & OTG_GINTSTS_USBSUSP) != 0U) { in usb_dwc2_it_handler()908 mmio_write_32(usb_base_addr + OTG_GINTSTS, OTG_GINTSTS_USBSUSP); in usb_dwc2_it_handler()