Searched refs:DWC3_EP0_SETUP_SIZE (Results 1 – 2 of 2) sorted by relevance
44 #define DWC3_EP0_SETUP_SIZE 512 macro
4596 dwc->setup_buf = kzalloc(DWC3_EP0_SETUP_SIZE, GFP_KERNEL); in dwc3_gadget_init()