Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c108 #define PORTSC_WRC (1<<19) macro
2677 port->portsc |= PORTSC_WRC; in xhci_port_reset()
2858 portsc &= ~(val & (PORTSC_CSC|PORTSC_PEC|PORTSC_WRC|PORTSC_OCC| in xhci_port_write()