Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/musb/
Dcppi_dma.h55 #define CPPI_DESCRIPTOR_ALIGN 16 /* bytes; 5-dec docs say 4-byte align */ macro
67 } __attribute__ ((aligned(CPPI_DESCRIPTOR_ALIGN)));
Dcppi_dma.c1328 CPPI_DESCRIPTOR_ALIGN, 0); in cppi_dma_controller_create()