Home
last modified time | relevance | path

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

/trueos/sys/dev/usb/controller/
HDxhcireg.h118 #define XHCI_PS_PED 0x00000002 /* RW - port enabled / disabled */ macro
HDxhci.c3440 XWRITE4(sc, oper, port, v | XHCI_PS_PED); in xhci_roothub_exec()
3544 if (v & XHCI_PS_PED) in xhci_roothub_exec()