Linux Kernel
3.7.1
|
#include <fsl_dma.h>
Data Fields | |
__be32 | source_attr |
__be32 | source_addr |
__be32 | dest_attr |
__be32 | dest_addr |
__be64 | next |
__be32 | count |
u8 | res [4] |
Link Descriptor for basic and extended chaining mode DMA operations.
A Link Descriptor points to a single DMA buffer. Each link descriptor must be aligned on a 32-byte boundary.