Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c93 #define PORTSC_PR (1<<4) macro
2689 port->portsc &= ~PORTSC_PR; in xhci_port_reset()
2850 if (val & PORTSC_PR) { in xhci_port_write()