Searched refs:UDC_EP0OUT_BUFF_SIZE (Results 1 – 1 of 1) sorted by relevance
202 #define UDC_EP0OUT_BUFF_SIZE 16 macro2539 pch_udc_ep_set_bufsz(ep, UDC_EP0OUT_BUFF_SIZE, ep->in); in pch_udc_activate_control_ep()2994 dev->ep0out_buf = kzalloc(UDC_EP0OUT_BUFF_SIZE * 4, GFP_KERNEL); in init_dma_pools()2998 UDC_EP0OUT_BUFF_SIZE * 4, in init_dma_pools()3080 UDC_EP0OUT_BUFF_SIZE * 4, DMA_FROM_DEVICE); in pch_udc_remove()