Linux Kernel
3.7.1
|
#include <ste_dma40_ll.h>
Data Fields | |
u32 | lcsp02 |
u32 | lcsp13 |
struct d40_log_lli - logical lli configuration
: Either maps to register lcsp0 if src or lcsp2 if dst. : Either maps to register lcsp1 if src or lcsp3 if dst.
This struct must be 8 bytes aligned since it will be accessed directy by the DMA. Never add any none hw mapped registers to this struct.
Definition at line 252 of file ste_dma40_ll.h.
u32 lcsp02 |
Definition at line 253 of file ste_dma40_ll.h.
u32 lcsp13 |
Definition at line 254 of file ste_dma40_ll.h.