Searched refs:USB_SS_MAXP (Results 1 – 3 of 3) sorted by relevance
84 #define USB_SS_MAXP 1024 macro88 ((USB_SS_MAXP) * ((MTU3_U3_IP_SLOT_DEFAULT) + 1))
596 usb_ep_set_maxpacket_limit(&mep->ep, USB_SS_MAXP); in init_hw_ep()
23 mep->fifo_seg_size = mtu->is_u3_ip ? USB_SS_MAXP : USB_HS_MAXP; in ep_fifo_alloc()
Completed in 8 milliseconds