Searched refs:OTG_DOEP_SIZE (Results 1 – 1 of 1) sorted by relevance
60 #define OTG_DOEP_SIZE 0x20U macro316 (epnum * OTG_DOEP_SIZE) + OTG_DOEPINT) & in usb_dwc2_out_ep_int()518 reg_offset = usb_base_addr + OTG_DOEP_BASE + (ep->num * OTG_DOEP_SIZE); in usb_dwc2_ep_start_xfer()602 (ep->num * OTG_DOEP_SIZE); in usb_dwc2_ep0_start_xfer()653 (ep->num * OTG_DOEP_SIZE); in usb_dwc2_ep_set_stall()685 mmio_write_32(usb_base_addr + OTG_DOEP_BASE + (i * OTG_DOEP_SIZE) + OTG_DOEPINT, in usb_dwc2_stop_device()825 reg_offset = usb_base_addr + OTG_DOEP_BASE + (epnum * OTG_DOEP_SIZE) + OTG_DOEPINT; in usb_dwc2_it_handler()