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

#include <dma-atmel.h>

Data Fields

unsigned int nr_channels
 
dma_cap_mask_t cap_mask
 

Detailed Description

struct at_dma_platform_data - Controller configuration parameters : Number of channels supported by hardware (max 8) : dma_capability flags supported by the platform

Definition at line 21 of file dma-atmel.h.

Field Documentation

dma_cap_mask_t cap_mask

Definition at line 23 of file dma-atmel.h.

unsigned int nr_channels

Definition at line 22 of file dma-atmel.h.


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