Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c101 #define PORTSC_SPEED_HIGH (3<<10) macro
2643 port->portsc |= PORTSC_SPEED_HIGH; in xhci_port_update()