Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h187 #define XHCI_PS_INDVAL(x) (((x) & 0xFF00) >> 8) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_hub.c327 uint32_t val = XHCI_PS_INDVAL(ucrp->ctrl_wIndex); in xhci_root_hub_handle_port_set_feature()