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

#include <intel_mid_dma.h>

Data Fields

enum intel_mid_dma_hs_mode hs_mode
 
enum intel_mid_dma_mode cfg_mode
 
unsigned int device_instance
 
struct dma_slave_config dma_slave
 

Detailed Description

struct intel_mid_dma_slave - DMA slave structure

: DMA trf direction : tx register width : rx register width : HW/SW handshaking mode : DMA data transfer mode (per-per/mem-per/mem-mem) : Source DMA burst size : Dst DMA burst size : Periphral address : DMA peripheral device instance, we can have multiple peripheral device connected to single DMAC

Definition at line 69 of file intel_mid_dma.h.

Field Documentation

enum intel_mid_dma_mode cfg_mode

Definition at line 71 of file intel_mid_dma.h.

unsigned int device_instance

Definition at line 72 of file intel_mid_dma.h.

Definition at line 73 of file intel_mid_dma.h.

enum intel_mid_dma_hs_mode hs_mode

Definition at line 70 of file intel_mid_dma.h.


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