Searched refs:DWC3_EP0_SETUP_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/dwc3/ | ||
H A D | core.h | 48 #define DWC3_EP0_SETUP_SIZE 512 macro |
H A D | gadget.c | 4653 dwc->setup_buf = kzalloc(DWC3_EP0_SETUP_SIZE, GFP_KERNEL); in dwc3_gadget_init() |