Home
last modified time | relevance | path

Searched refs:DWC3_EP0_SETUP_SIZE (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/dwc3/
Dcore.h44 #define DWC3_EP0_SETUP_SIZE 512 macro
Dgadget.c4596 dwc->setup_buf = kzalloc(DWC3_EP0_SETUP_SIZE, GFP_KERNEL); in dwc3_gadget_init()