Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h132 #define XHCI_PS_LWS 0x00010000 /* RW - port link state write strobe */ macro
H A Dxhci.c3424 XHCI_PS_PLS_SET(0xF) | XHCI_PS_LWS); in xhci_roothub_exec()
3432 XHCI_PS_PLS_SET(0) | XHCI_PS_LWS); in xhci_roothub_exec()
3598 XHCI_PS_PLS_SET(i) | XHCI_PS_LWS); in xhci_roothub_exec()
3614 XHCI_PS_PLS_SET(i ? 2 /* LPM */ : 3) | XHCI_PS_LWS); in xhci_roothub_exec()

Completed in 6 milliseconds