Home
last modified time | relevance | path

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

/devicemodel/include/
A Dxhcireg.h148 #define XHCI_PS_WPR 0x80000000U /* RW - warm port reset */ macro
/devicemodel/hw/pci/
A Dxhci.c1328 if (value & (XHCI_PS_PR | XHCI_PS_WPR)) { in pci_xhci_portregs_write()
1329 pci_xhci_reset_port(xdev, port, value & XHCI_PS_WPR); in pci_xhci_portregs_write()
1356 XHCI_PS_LWS | XHCI_PS_DR | XHCI_PS_WPR)); in pci_xhci_portregs_write()

Completed in 11 milliseconds