Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dxhcireg.h600 #define XHCI_EPCTX_0_EPSTATE_SET(x) __SHIFTIN((x), XHCI_EPCTX_0_EPSTATE_MASK) macro
H A Dxhci.c3600 XHCI_EPCTX_0_EPSTATE_SET(0) | in xhci_setup_ctx()