Searched refs:CDNSP_EP0_SETUP_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/cdns3/ | ||
H A D | cdnsp-gadget.h | 22 #define CDNSP_EP0_SETUP_SIZE 512 macro |
H A D | cdnsp-gadget.c | 1893 pdev->setup_buf = kzalloc(CDNSP_EP0_SETUP_SIZE, GFP_KERNEL); in __cdnsp_gadget_init() |