Searched refs:DWC2_MMIO_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/usb/ | ||
H A D | hcd-dwc2.h | 29 #define DWC2_MMIO_SIZE 0x11000 macro |
H A D | hcd-dwc2.c | 1383 memory_region_init(&s->container, obj, "dwc2", DWC2_MMIO_SIZE); in dwc2_init() |