Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhci.h225 #define XHCI_TRB_3_DCEP_BIT (1U << 9) macro
H A Dxhci.c1503 temp |= XHCI_TRB_3_DCEP_BIT; in xhci_cmd_configure_ep()