Searched refs:OFF_RUNTIME (Results 1 – 1 of 1) sorted by relevance
55 #define OFF_RUNTIME 0x1000 macro58 #if (OFF_OPER + LEN_OPER) > OFF_RUNTIME59 #error Increase OFF_RUNTIME61 #if (OFF_RUNTIME + LEN_RUNTIME) > OFF_DOORBELL2763 ret = OFF_RUNTIME; in xhci_cap_read()3403 memory_region_add_subregion(&xhci->mem, OFF_RUNTIME, &xhci->mem_runtime); in usb_xhci_realize()