Searched refs:XHCI_EPCTX_MEP_HS_ISOC (Results 1 – 2 of 2) sorted by relevance
654 #define XHCI_EPCTX_MEP_HS_ISOC (3*1024U) macro
3945 if (mep > XHCI_EPCTX_MEP_HS_ISOC) in xhci_setup_maxburst()3946 mep = XHCI_EPCTX_MEP_HS_ISOC; in xhci_setup_maxburst()