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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h653 #define XHCI_EPCTX_MEP_HS_INTR (3*1024U) macro
H A Dxhci.c3941 if (mep > XHCI_EPCTX_MEP_HS_INTR)
3942 mep = XHCI_EPCTX_MEP_HS_INTR;

Completed in 140 milliseconds