Home
last modified time | relevance | path

Searched refs:OTG_DOEPINT (Results 1 – 1 of 1) sorted by relevance

/arm-trusted-firmware-2.8.0/drivers/st/usb/
A Dstm32mp1_usb.c61 #define OTG_DOEPINT 0x08U macro
315 (epnum * OTG_DOEP_SIZE) + OTG_DOEPINT) & in usb_dwc2_out_ep_int()
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