Home
last modified time | relevance | path

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

/devicemodel/include/
A Dxhcireg.h129 #define XHCI_PS_PP 0x00000200 /* RW - port power */ macro
/devicemodel/hw/pci/
A Dxhci.c1153 reg->portsc = XHCI_PS_CCS | XHCI_PS_PP | XHCI_PS_CSC; in pci_xhci_change_port()
1333 if ((p->portsc & XHCI_PS_PP) == 0) { in pci_xhci_portregs_write()
4034 XHCI_PS_PLS_SET(UPS_PORT_LS_RX_DET) | XHCI_PS_PP; in pci_xhci_init_port()

Completed in 13 milliseconds