Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDxhcireg.h123 #define XHCI_PS_PP 0x00000200 /* RW - port power */ macro
HDxhci.c3434 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()