Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhci.h238 #define XHCI_TRB_3_FRID_SET(x) (((x) & 0x7FF) << 20) macro
H A Dxhci.c1869 XHCI_TRB_3_FRID_SET(temp->isoc_frame / 8); in xhci_setup_generic_chain_sub()