Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h94 #define XHCI_HCC1_XECP(x) (((x) >> 16) & 0xFFFF) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1251 xcap->xcap_xecp_off = XHCI_HCC1_XECP(cap1); in xhci_read_params()