Searched refs:XHCI_PS_PP (Results 1 – 2 of 2) sorted by relevance
123 #define XHCI_PS_PP 0x00000200 /* RW - port power */ macro
3434 XWRITE4(sc, oper, port, v & ~XHCI_PS_PP); in xhci_roothub_exec()3541 if (v & XHCI_PS_PP) { in xhci_roothub_exec()3643 XWRITE4(sc, oper, port, v | XHCI_PS_PP); in xhci_roothub_exec()