Searched refs:XHCI_LEN_REGS (Results 1 – 4 of 4) sorted by relevance
17 #define XHCI_LEN_REGS 0x4000 macro
76 aml_append(crs, aml_memory32_fixed(mmio, XHCI_LEN_REGS, AML_READ_WRITE)); in xhci_sysbus_build_aml()
64 #if (OFF_DOORBELL + LEN_DOORBELL) > XHCI_LEN_REGS65 # error Increase XHCI_LEN_REGS3391 memory_region_init(&xhci->mem, OBJECT(dev), "xhci", XHCI_LEN_REGS); in usb_xhci_realize()
93 hwaddr size = XHCI_LEN_REGS; in dt_add_xhci()