Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h22 #define CDNSP_EP0_SETUP_SIZE 512 macro
H A Dcdnsp-gadget.c1896 pdev->setup_buf = kzalloc(CDNSP_EP0_SETUP_SIZE, GFP_KERNEL); in __cdnsp_gadget_init()