Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c118 #define PORTSC_WPR (1<<31) macro
2850 if (val & PORTSC_WPR) { in xhci_port_write()