Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h129 #define XHCI_EPCTX_0_LSA_SET(x) (((x) & 0x1) << 15) macro
Dxhci.c2342 XHCI_EPCTX_0_LSA_SET(1); in xhci_configure_endpoint()
2349 XHCI_EPCTX_0_LSA_SET(0); in xhci_configure_endpoint()