Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dxhcireg.h654 #define XHCI_EPCTX_MEP_HS_ISOC (3*1024U) macro
H A Dxhci.c3945 if (mep > XHCI_EPCTX_MEP_HS_ISOC) in xhci_setup_maxburst()
3946 mep = XHCI_EPCTX_MEP_HS_ISOC; in xhci_setup_maxburst()