Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.h29 #define DWC2_MMIO_SIZE 0x11000 macro
H A Dhcd-dwc2.c1383 memory_region_init(&s->container, obj, "dwc2", DWC2_MMIO_SIZE); in dwc2_init()