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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Dxhci.h120 #define XHCI_EPCTX_0_LSA_SET(x) (((x) & 0x1) << 15) macro
H A Dxhci.c2341 XHCI_EPCTX_0_LSA_SET(1);
2348 XHCI_EPCTX_0_LSA_SET(0);

Completed in 103 milliseconds