Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhci.h114 #define XHCI_EPCTX_0_EPSTATE_SET(x) ((x) & 0x7) macro
H A Dxhci.c2372 temp = XHCI_EPCTX_0_EPSTATE_SET(0) | in xhci_configure_endpoint()
2379 temp = XHCI_EPCTX_0_EPSTATE_SET(0) | in xhci_configure_endpoint()