Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h124 #define XHCI_PS_PP 0x00000200 /* RW - port power */ macro
H A Dxhci.c3414 XWRITE4(sc, oper, port, v & ~XHCI_PS_PP); in xhci_roothub_exec()
3520 if (v & XHCI_PS_PP) { in xhci_roothub_exec()
3622 XWRITE4(sc, oper, port, v | XHCI_PS_PP); in xhci_roothub_exec()

Completed in 5 milliseconds