Home
last modified time | relevance | path

Searched refs:DWC2_KMEM_UNALIGNED_BUF_SIZE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore.h1183 #define DWC2_KMEM_UNALIGNED_BUF_SIZE 1024 macro
H A Dhcd.c2456 chan->max_packet > DWC2_KMEM_UNALIGNED_BUF_SIZE) in dwc2_alloc_qh_dma_aligned_buf()
2479 DWC2_KMEM_UNALIGNED_BUF_SIZE, in dwc2_alloc_qh_dma_aligned_buf()
5230 DWC2_KMEM_UNALIGNED_BUF_SIZE, 4, in dwc2_hcd_init()
H A Dhcd_intr.c955 DWC2_KMEM_UNALIGNED_BUF_SIZE, DMA_FROM_DEVICE); in dwc2_xfercomp_isoc_split_in()