Searched refs:OTG_DOEPINT_OTEPDIS (Results 1 – 1 of 1) sorted by relevance
207 #define OTG_DOEPINT_OTEPDIS BIT(4) macro842 if ((epint & OTG_DOEPINT_OTEPDIS) == OTG_DOEPINT_OTEPDIS) { in usb_dwc2_it_handler()843 mmio_write_32(reg_offset, OTG_DOEPINT_OTEPDIS); in usb_dwc2_it_handler()
Completed in 4 milliseconds