Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dxhcireg.h651 #define XHCI_EPCTX_MEP_FS_INTR 64U macro
Dxhci.c3953 if (mep > XHCI_EPCTX_MEP_FS_INTR) in xhci_setup_maxburst()
3954 mep = XHCI_EPCTX_MEP_FS_INTR; in xhci_setup_maxburst()