Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h145 #define XHCI_EPCTX_2_DCS_SET(x) ((x) & 0x1) macro
H A Dxhci.c2351 ring_addr |= XHCI_EPCTX_2_DCS_SET(1); in xhci_configure_endpoint()
3822 XHCI_MAX_TRANSFERS)) | XHCI_EPCTX_2_DCS_SET(1), in xhci_configure_reset_endpoint()

Completed in 6 milliseconds