Searched refs:OTG_DOEP_SIZE (Results 1 – 1 of 1) sorted by relevance
61 #define OTG_DOEP_SIZE 0x20U macro320 (epnum * OTG_DOEP_SIZE) + OTG_DOEPINT) & in usb_dwc2_out_ep_int()522 reg_offset = usb_base_addr + OTG_DOEP_BASE + (ep->num * OTG_DOEP_SIZE); in usb_dwc2_ep_start_xfer()606 (ep->num * OTG_DOEP_SIZE); in usb_dwc2_ep0_start_xfer()657 (ep->num * OTG_DOEP_SIZE); in usb_dwc2_ep_set_stall()689 mmio_write_32(usb_base_addr + OTG_DOEP_BASE + (i * OTG_DOEP_SIZE) + OTG_DOEPINT, in usb_dwc2_stop_device()833 reg_offset = usb_base_addr + OTG_DOEP_BASE + (epnum * OTG_DOEP_SIZE) + OTG_DOEPINT; in usb_dwc2_it_handler()