Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c100 #define PORTSC_SPEED_LOW (2<<10) macro
2641 port->portsc |= PORTSC_SPEED_LOW; in xhci_port_update()