Home
last modified time | relevance | path

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

/netbsd/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.c4626 control |= XHCI_TRB_3_FRID_SET(xpipe->xp_isoc_next); in xhci_device_isoc_enter()
4629 control |= XHCI_TRB_3_FRID_SET(xpipe->xp_isoc_next); in xhci_device_isoc_enter()