Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h122 #define XHCI_PS_PLS_GET(x) (((x) >> 5) & 0xF) /* RW - port link state */ macro
H A Dxhci.c3384 i = XHCI_PS_PLS_GET(v); in xhci_roothub_exec()
3495 i = UPS_PORT_LINK_STATE_SET(XHCI_PS_PLS_GET(v)); in xhci_roothub_exec()

Completed in 5 milliseconds