Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
HDxhci.h221 #define XHCI_TRB_3_IDT_BIT (1U << 6) macro
HDxhci.c1797 XHCI_TRB_3_IDT_BIT | XHCI_TRB_3_CYCLE_BIT; in xhci_setup_generic_chain_sub()