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/
Dxhci.h146 #define XHCI_EPCTX_2_DCS_SET(x) ((x) & 0x1) macro
Dxhci.c2371 ring_addr |= XHCI_EPCTX_2_DCS_SET(1); in xhci_configure_endpoint()
3848 XHCI_MAX_TRANSFERS)) | XHCI_EPCTX_2_DCS_SET(1), in xhci_configure_reset_endpoint()