Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
omap_dma_channel_params Struct Reference

#include <dma.h>

Data Fields

int data_type
 
int elem_count
 
int frame_count
 
int src_port
 
int src_amode
 
unsigned long src_start
 
int src_ei
 
int src_fi
 
int dst_port
 
int dst_amode
 
unsigned long dst_start
 
int dst_ei
 
int dst_fi
 
int trigger
 
int sync_mode
 
int src_or_dst_synch
 
int ie
 
unsigned char read_prio
 
unsigned char write_prio
 
enum omap_dma_burst_mode burst_mode
 

Detailed Description

Definition at line 382 of file dma.h.

Field Documentation

enum omap_dma_burst_mode burst_mode

Definition at line 412 of file dma.h.

Definition at line 383 of file dma.h.

int dst_amode

Definition at line 395 of file dma.h.

int dst_ei

Definition at line 398 of file dma.h.

int dst_fi

Definition at line 399 of file dma.h.

int dst_port

Definition at line 394 of file dma.h.

unsigned long dst_start

Definition at line 397 of file dma.h.

int elem_count

Definition at line 384 of file dma.h.

int frame_count

Definition at line 385 of file dma.h.

int ie

Definition at line 406 of file dma.h.

unsigned char read_prio

Definition at line 408 of file dma.h.

int src_amode

Definition at line 388 of file dma.h.

int src_ei

Definition at line 391 of file dma.h.

int src_fi

Definition at line 392 of file dma.h.

int src_or_dst_synch

Definition at line 404 of file dma.h.

int src_port

Definition at line 387 of file dma.h.

unsigned long src_start

Definition at line 390 of file dma.h.

int sync_mode

Definition at line 403 of file dma.h.

int trigger

Definition at line 401 of file dma.h.

unsigned char write_prio

Definition at line 409 of file dma.h.


The documentation for this struct was generated from the following file: