Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDxhci.h114 #define XHCI_EPCTX_0_EPSTATE_SET(x) ((x) & 0x7) macro
HDxhci.c2364 temp = XHCI_EPCTX_0_EPSTATE_SET(0) | in xhci_configure_endpoint()
2371 temp = XHCI_EPCTX_0_EPSTATE_SET(0) | in xhci_configure_endpoint()