Home
last modified time | relevance | path

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

/devicemodel/include/
A Dxhcireg.h140 #define XHCI_PS_PRC 0x00200000 /* RW - port reset change */ macro
/devicemodel/hw/pci/
A Dxhci.c1364 XHCI_PS_PRC | in pci_xhci_portregs_write()
4019 if ((port->portsc & XHCI_PS_PRC) == 0) { in pci_xhci_reset_port()
4020 port->portsc |= XHCI_PS_PRC; in pci_xhci_reset_port()

Completed in 13 milliseconds