Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/musb/
Dcppi_dma.h61 #define CPPI_DESCRIPTOR_ALIGN 16 /* bytes; 5-dec docs say 4-byte align */ macro
73 } __attribute__ ((aligned(CPPI_DESCRIPTOR_ALIGN)));
Dcppi_dma.c1350 CPPI_DESCRIPTOR_ALIGN, 0); in dma_controller_create()