Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
HDxhcireg.h127 #define XHCI_PS_LWS 0x00010000 /* RW - port link state write strobe */ macro
HDxhci.c3464 XHCI_PS_PLS_SET(0xF) | XHCI_PS_LWS); in xhci_roothub_exec()
3472 XHCI_PS_PLS_SET(0) | XHCI_PS_LWS); in xhci_roothub_exec()
3639 XHCI_PS_PLS_SET(i) | XHCI_PS_LWS); in xhci_roothub_exec()
3655 XHCI_PS_PLS_SET(i ? 2 /* LPM */ : 3) | XHCI_PS_LWS); in xhci_roothub_exec()