Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhci.h217 #define XHCI_TRB_3_ISP_BIT (1U << 2) macro
H A Dxhci.c1876 dword |= XHCI_TRB_3_ISP_BIT; in xhci_setup_generic_chain_sub()
1882 dword |= XHCI_TRB_3_DIR_IN | XHCI_TRB_3_ISP_BIT; in xhci_setup_generic_chain_sub()
1903 dword |= XHCI_TRB_3_ISP_BIT; in xhci_setup_generic_chain_sub()