Searched refs:OTG_DOEP_SIZE (Results 1 – 1 of 1) sorted by relevance
59 #define OTG_DOEP_SIZE 0x20U macro315 (epnum * OTG_DOEP_SIZE) + OTG_DOEPINT) & in usb_dwc2_out_ep_int()517 reg_offset = usb_base_addr + OTG_DOEP_BASE + (ep->num * OTG_DOEP_SIZE); in usb_dwc2_ep_start_xfer()601 (ep->num * OTG_DOEP_SIZE); in usb_dwc2_ep0_start_xfer()652 (ep->num * OTG_DOEP_SIZE); in usb_dwc2_ep_set_stall()684 mmio_write_32(usb_base_addr + OTG_DOEP_BASE + (i * OTG_DOEP_SIZE) + OTG_DOEPINT, in usb_dwc2_stop_device()824 reg_offset = usb_base_addr + OTG_DOEP_BASE + (epnum * OTG_DOEP_SIZE) + OTG_DOEPINT; in usb_dwc2_it_handler()
Completed in 3 milliseconds