Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c54 #define OFF_OPER LEN_CAP macro
58 #if (OFF_OPER + LEN_OPER) > OFF_RUNTIME
3428 memory_region_add_subregion(&xhci->mem, OFF_OPER, &xhci->mem_oper); in usb_xhci_realize()
3434 uint32_t offset = OFF_OPER + 0x400 + 0x10 * i; in usb_xhci_realize()