Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h120 #define XHCI_PS_PED 0x00000002 /* RW - port enabled / disabled */ macro
Dxhci.c3436 XWRITE4(sc, oper, port, v | XHCI_PS_PED); in xhci_roothub_exec()
3540 if (v & XHCI_PS_PED) in xhci_roothub_exec()