Linux Kernel
3.7.1
|
#include <fsl_dma.h>
Data Fields | |
__be64 | next |
__be64 | first_link |
__be32 | source |
__be32 | dest |
u8 | res [8] |
List Descriptor for extended chaining mode DMA operations.
The CLSDAR register points to the first (in a linked-list) List Descriptor. Each object must be aligned on a 32-byte boundary. Each list descriptor points to a linked-list of link Descriptors.