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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h456 #define XHCI_TRB_3_FRID_SET(x) __SHIFTIN((x), XHCI_TRB_3_FRID_MASK) macro
H A Dxhci.c4622 control |= XHCI_TRB_3_FRID_SET(xpipe->xp_isoc_next);
4625 control |= XHCI_TRB_3_FRID_SET(xpipe->xp_isoc_next);

Completed in 140 milliseconds