Searched refs:OTG_GINTSTS_ENUMDNE (Results 1 – 1 of 1) sorted by relevance
105 #define OTG_GINTSTS_ENUMDNE BIT(13) macro959 if ((usb_dwc2_read_int(handle) & OTG_GINTSTS_ENUMDNE) != 0U) { in usb_dwc2_it_handler()968 mmio_write_32(usb_base_addr + OTG_GINTSTS, OTG_GINTSTS_ENUMDNE); in usb_dwc2_it_handler()