Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ehci-pci.c51 pci_set_byte(&pci_conf[USB_SBRN], USB_RELEASE_2); /* release # (2.1.4) */ in usb_ehci_pci_realize()
/openbmc/qemu/include/hw/
H A Dusb.h38 #define USB_RELEASE_2 0x20 /* USB 2.0 */ macro